@extends('tenant.layouts.admin') {{--Tilte Section--}} @section('title', 'Dashboard') {{--Style Section--}} @section('style') @endsection {{--Content Section--}} @section('content')
@include('tenant.admin.dashboards.filter.filter') {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Latest 5 Agents
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
NameUser IDCreated At
Abdullah101083010-02-2022
Mohammed1083005-10-2022
Ali101083025-05-2022
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Latest 5 Roles
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
NameCreated At
Performance10-02-2022
Reporting2-12-2022
WFM3-01-2022
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection {{--Script Section--}} @section('script') @endsection