@extends('layouts.master') @section('title','Staff List') @section('content')

{{$activeEmp}}

Total Active

{{$inactiveEmp}}

Deactivated

Staff Directory
@include('layouts.flash-message')
Name Employee Id Mobile Manager Contractor Designation Department Joining Date Auto Deactivate Staff on Role Action
@endsection @push('js') @endpush