diff --git a/resources/views/pages/payments_redirect.blade.php b/resources/views/pages/payments_redirect.blade.php index 19a85bde..f72404bc 100644 --- a/resources/views/pages/payments_redirect.blade.php +++ b/resources/views/pages/payments_redirect.blade.php @@ -40,7 +40,7 @@ @endif @if($company_module_marking) -
Back to Payment and Billing
+
Back to Payment and Billing
@endif @@ -66,6 +66,11 @@
Back to Order
@endif + @if($company_module_marking) + +
Back to Payment and Billing
+
+ @endif @@ -83,7 +88,12 @@
@if($marking) -
Back to Order
+
Back to Order
+
+ @endif + @if($company_module_marking) + +
Back to Payment and Billing
@endif