@extends('layouts.fleet') @section('title', niche_label('entities.agent', 'المناديب').' — '.niche_module_label('fleet')) @section('content')
الإجمالي: {{ $listStats['total'] }} — نشط: {{ $listStats['active'] }}
| {{ $agent->name }} | {{ $agent->phone ?? '—' }} | {{ $agent->email ?? '—' }} | {{ $agent->isActive() ? 'نشط' : 'غير نشط' }} | تعديل |
| لا يوجد مناديب بعد. | ||||