Agents

@if ($user->all_agents()->count())
ID Name Level
Count {{ $user->all_agents()->count() }}  
@else

No Agents Active

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