From e716f4ab5e5eb367e3747ce425a0913115d81973 Mon Sep 17 00:00:00 2001 From: YasinDehfuli Date: Tue, 6 Feb 2024 23:21:16 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Update=20customerIndex.blade.php?= =?UTF-8?q?=20table=20and=20styles=20.main=20#33?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/customer/customerIndex.blade.php | 24 +++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/resources/views/admin/customer/customerIndex.blade.php b/resources/views/admin/customer/customerIndex.blade.php index e97b876..5a9329a 100755 --- a/resources/views/admin/customer/customerIndex.blade.php +++ b/resources/views/admin/customer/customerIndex.blade.php @@ -43,13 +43,13 @@ -
+ @csrf - +
+ @@ -71,7 +72,6 @@ @foreach ($customers as $customer) + @endforeach @@ -103,5 +104,8 @@
{{$customers->appends(request()->input())->links()}}
+ + + @endsection
- + # {{__("Name")}} @@ -62,8 +62,9 @@ {{__("Action")}} - + +
- {{$customer->id}} @@ -85,15 +85,16 @@ -   - {{__("Edit")}} + -   - {{__("Delete")}} + + +