@include('layouts.partials.breadcrumb', ['title' => $title])
@can('client.create')
Add
@endcan
S.N | Client Name | Company | Status | Action | |
---|---|---|---|---|---|
{{ $key + 1 }} | {{ $client->client_name }} | {{ $client->email_address }} | {{ $client->company }} | {!! $client->status_name !!} |