Accounts

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

No Accounts Active

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