From 0b737e01193e3ecd737eaf00b4143d1691cc45e0 Mon Sep 17 00:00:00 2001 From: batuhanbas Date: Wed, 27 Nov 2019 12:11:08 +0300 Subject: [PATCH] long text status updated for invoice and bill --- resources/views/expenses/bills/edit.blade.php | 4 ++-- resources/views/expenses/bills/show.blade.php | 8 ++++---- resources/views/incomes/invoices/create.blade.php | 6 +++--- resources/views/incomes/invoices/edit.blade.php | 6 +++--- resources/views/incomes/invoices/item.blade.php | 2 +- resources/views/incomes/invoices/show.blade.php | 6 +++--- resources/views/partials/admin/header.blade.php | 4 ++-- resources/views/partials/portal/header.blade.php | 4 ++-- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/resources/views/expenses/bills/edit.blade.php b/resources/views/expenses/bills/edit.blade.php index d684e9371..13a9490bc 100644 --- a/resources/views/expenses/bills/edit.blade.php +++ b/resources/views/expenses/bills/edit.blade.php @@ -146,10 +146,10 @@ @stack('grand_total_td_start') - + {{ trans('bills.total') }} - + 0 diff --git a/resources/views/expenses/bills/show.blade.php b/resources/views/expenses/bills/show.blade.php index 12bc997b7..f62b4fe36 100644 --- a/resources/views/expenses/bills/show.blade.php +++ b/resources/views/expenses/bills/show.blade.php @@ -157,7 +157,7 @@
@stack('bill_header_start')
-
+
@@ -218,7 +218,7 @@ @stack('bill_information_start')
-
+
@@ -266,7 +266,7 @@
-
+
@@ -366,7 +366,7 @@ @endif diff --git a/resources/views/incomes/invoices/create.blade.php b/resources/views/incomes/invoices/create.blade.php index 57d615523..ebc2e55e0 100644 --- a/resources/views/incomes/invoices/create.blade.php +++ b/resources/views/incomes/invoices/create.blade.php @@ -75,7 +75,7 @@ - @@ -137,7 +137,7 @@ - @@ -148,7 +148,7 @@ - diff --git a/resources/views/incomes/invoices/edit.blade.php b/resources/views/incomes/invoices/edit.blade.php index 424dc0d7b..7bc286049 100644 --- a/resources/views/incomes/invoices/edit.blade.php +++ b/resources/views/incomes/invoices/edit.blade.php @@ -76,7 +76,7 @@ - @@ -138,7 +138,7 @@ - @@ -149,7 +149,7 @@ - diff --git a/resources/views/incomes/invoices/item.blade.php b/resources/views/incomes/invoices/item.blade.php index df8a7b009..9c9d6ad64 100644 --- a/resources/views/incomes/invoices/item.blade.php +++ b/resources/views/incomes/invoices/item.blade.php @@ -103,7 +103,7 @@ @stack('taxes_td_end') @stack('total_td_start') -

{{ trans_choice('general.notes', 2) }}:

-

{{ $bill->notes }}

+

{{ $bill->notes }}

{{ trans('invoices.sub_total') }} + 0
{{ trans_choice('general.taxes', 1) }} + 0
{{ trans('invoices.total') }} + 0
{{ trans('invoices.sub_total') }} + 0
{{ trans_choice('general.taxes', 1) }} + 0
{{ trans('invoices.total') }} + 0
+ -
+
@@ -288,7 +288,7 @@
-
+
@@ -388,7 +388,7 @@ @endif diff --git a/resources/views/partials/admin/header.blade.php b/resources/views/partials/admin/header.blade.php index dc57509d5..2d91ec050 100644 --- a/resources/views/partials/admin/header.blade.php +++ b/resources/views/partials/admin/header.blade.php @@ -3,8 +3,8 @@
-
-

@yield('title')

+
+

@yield('title')

@yield('dashboard_action')
diff --git a/resources/views/partials/portal/header.blade.php b/resources/views/partials/portal/header.blade.php index e01c59edf..8b66a0302 100644 --- a/resources/views/partials/portal/header.blade.php +++ b/resources/views/partials/portal/header.blade.php @@ -3,8 +3,8 @@
-
-

@yield('title')

+
+

@yield('title')

@yield('dashboard_action')

{{ trans_choice('general.notes', 2) }}

-

{{ $invoice->notes }}

+

{{ $invoice->notes }}