@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 overtime list by monthly period and can be search by ID number and employee name

NIKBMD Fullname Period Total Hours Total Factor Overtime salary Button Action
@include('partials.footer')
@include('partials.right-sidebar') @include('partials.footer-scripts') {{-- --}}