@extends('admin.layouts.master') @section('css') @include('admin.helper.tablecss') @endsection @section('page-header') @endsection @section('content')
إجمالي الوكلاء

0

الوكلاء النشطين

0

الوكلاء الظاهرين

0

الوكلاء المخفيين

0

الوكلاء

@if(can_admin('agents_add')) إضافة وكيل جديد @endif
ID الاسم التليفون العنوان الحاله ظهور الإجراءات
@endsection @section('js') @include('admin.helper.tablescripts') @include('vue') @endsection