@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Employee Attendance
@endsection
@section('subcontent')
Employee Attendance
{{-- @if(!$event_holiday && $official_holiday) --}}
{{-- @endif --}}
@endsection
@section('script')
@endsection