@extends('layout.app') @section('title', 'Employee Directory') @push('header_script') @endpush @section('content')
All Assigned Unassigned License Expiring
Driver
Contact
Truck
Status
License Expiry
Actions
Loading...

Select an Employee

Click on any employee from the list to view their full details here.

Performance & Profitability Hub

Real-time financial tracking and duty logs computed directly from completed shipments.

Select a driver to view performance

Choose a driver from the dropdown above to load their profitability and duty logs.

Driver Fleet Operations Report

Report Generated: {{ date('Y-m-d') }} • Summary Headcount

0

Total Drivers

0

Assigned

0

Unassigned

0

On Leave

0

Inactive

Employment Status Category Compliance Count Proportion %
Loading...
@include('common.master.employee.modals.truck_assign') @include('common.master.employee.modals.record_leave') @endsection @push('footer_script') @endpush