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")}} + + +