Customer details

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