@extends ('../welcome') @section('content') {{--
Filter
Back
--}}

Agents


Total: {{ $agents->total() }}

@if (auth()->user()->type == 'admin' || auth()->user()->role->hasPermission('agents-create')) @endif
{{-- @if (auth()->user()->type == 'admin' || auth()->user()->isAbleTo('phases-archive')) @endif --}}
user()->type == 'admin' || auth()->user()->isAbleTo('agents-export') ? 'example1' : 'nonExport' }} class="table table-bordered" style="margin: unset"> @foreach ($agents as $agent)
ID Name Email Phone Created Date Created Time