@extends ('../welcome') @section('content')

Clients


Total: {{ count($clients) }}

@if (auth()->user()->type == 'admin' || auth()->user()->role->hasPermission('clients-restoreAll')) @endif
user()->type == 'admin' || auth()->user()->role->hasPermission('clients-archive-export') ? 'example1' : 'nonExport' }} class="table table-bordered table-striped"> @if (auth()->user()->type == 'admin') @endif @foreach ($clients as $client)
ID Name Email Phone Number Source Created Date Created TimeAction