diff --git a/resources/scripts/customer/views/estimates/View.vue b/resources/scripts/customer/views/estimates/View.vue index 01ce63ff..a8403218 100644 --- a/resources/scripts/customer/views/estimates/View.vue +++ b/resources/scripts/customer/views/estimates/View.vue @@ -25,7 +25,7 @@
{{ $t('estimates.no_matching_estimates') }}
diff --git a/resources/scripts/customer/views/invoices/View.vue b/resources/scripts/customer/views/invoices/View.vue index 28442aea..810d5f9d 100644 --- a/resources/scripts/customer/views/invoices/View.vue +++ b/resources/scripts/customer/views/invoices/View.vue @@ -31,7 +31,7 @@{{ $t('invoices.no_matching_invoices') }}
diff --git a/resources/scripts/customer/views/payments/View.vue b/resources/scripts/customer/views/payments/View.vue index 1e03a2d1..2ca62a2e 100644 --- a/resources/scripts/customer/views/payments/View.vue +++ b/resources/scripts/customer/views/payments/View.vue @@ -19,7 +19,7 @@{{ $t('payments.no_matching_payments') }}