Customer List
@foreach($clients as $client) @endforeach
Name Email Location Phone Action

{{$client->company}}

{{$client->email}} {{$client->state}} {{$client->phone}}