{{--
--}} {{-- --}} {{----}} @if($companyLogo != null || $companyLogo != "") @else{{ $company }}@endif Address: P.O Box 127 Morogoro, TanzaniaTel: +255 (0) 748 771 551 Fax: +255 (0) 23 2603 039 Email: info@aboodgroup.com Website: www.aboodbus.co.tz TIN: 100-756-927 __________________________________________ AGENTS LIST__________________________________________ |
***************
COMMISSIONED AGENTS***************
S/N | Name | Contacts | Address | Supervisor | Created | Remarks(✓) | |
---|---|---|---|---|---|---|---|
{{$i+1}} | {{$agent->name}} | {{$agent->msisdn}} | {{$agent->address}} | @php if($agent->supervisor != null && $agent->supervisor != ''){ $supervisor = \App\Models\Agent::where(['id' => $agent->supervisor])->first()->name; echo $supervisor; } @endphp | {{ $agent->created_at }} | ||
--}} {{-- | ................ | --}} {{----}} {{-- | ................ | --}} {{----}} {{-- | ................ | --}} {{--................ | --}} {{--|
--}} {{-- | Prepared By:(IT) | --}} {{----}} {{-- | Checked By:(HR/TO) | --}} {{----}} {{-- | Verfied By:(Manager) | --}} {{--Approved By:(Diretor) | --}} {{--
***************
NON-COMMISSIONED AGENTS***************
S/N | Name | Contacts | Address | Supervisor | Created | Remarks(✓) |
---|---|---|---|---|---|---|
{{$i+1}} | {{$agent->name}} | {{$agent->msisdn}} | {{$agent->address}} | @php if($agent->supervisor != null && $agent->supervisor != ''){ $supervisor = \App\Models\Agent::where(['id' => $agent->supervisor])->first()->name; echo $supervisor; } @endphp | {{ $agent->created_at }} |