Clients

@if ($user->all_clients()->count())
Profile ID Name Active Services Level
Count {{ $user->all_clients()->count() }}  
@else

No Clients Active

@endif
@section('page-scripts') @css(datatables,bootstrap4|rowgroup) @js(datatables,bootstrap4|rowgroup) @append