@if($customers->total()) Records {{ ( $customers->currentPage() - 1 ) * $customers->perPage() + 1 }} to {{ ( $customers->currentPage() - 1 ) * $customers->perPage() + $customers->count() }} from {{ $customers->total() }} Records @else No Record @endif
| ID | Logo | Type | Name | Contact Person | Phone | Address | Action | |
|---|---|---|---|---|---|---|---|---|
| {{ $customer->id }} |
|
{{ $customer->type }} | {{ $customer->name }} | {{ $customer->contact_person }} | {{ $customer->phone }} | {{ $customer->email }} | {{ $customer->address }} |