{{ $pageTitle }}
{!! __('Total :number :type account.', ['number' => ''.$users->total() .'', 'type' => ''.(($isAdmin) ? 'admin' : 'user').'']) !!}
- 
                        {{-- 
 - {{ __("Export") }} --}}
 - {{ __("Add User") }}
 
{{ __("No User Found") }}
{{ __("We have not found any :status user, you can add new user.", ['status' => $byTypes]) }}