Customer details

Name Email Location @forelse($customers as $customer) {{$customer->user->name}} {{$customer->user->email}} {{$customer->location}}
@csrf @method('DELETE')
@empty No Customer found @endforelse