@include('mail.header') @section('title-section') New overtime added @endsection
There is a overtime request has been made by {{$overtime->user->name}}
Here is the basic details :
Requested Month: {{$overtime->month}}
Hours: {{$overtime->hours}}
Note: {{$overtime->note}}
You'll find details you need at Overtime List .