@include('partials.html') @include("partials.title-meta", ["title" => $title]) @include('partials.head-css') @include('sweetalert::alert')
@include('partials.menu', ["title" => $title])

This menu display employee list and can be search by ID number and employee name

Add
ID number Name Join date Vendor Work Location Phone Number Button Action
ID number Name Join date Vendor Resign Date Reason Button Action
@include('partials.footer')
@include('partials.right-sidebar') @include('partials.footer-scripts') {{-- --}}