@php @endphp @extends("template.layouts.simple.master") @section('content')
@include("master.notification")
@can("user searching in calender view")
@csrf
@endcan
calendar filter

Holidays

{{-- --}} {{-- --}}

calendar filter

Leaves

{{-- --}} {{-- --}}

calendar filter

Daily Time Period

Absent
Half Day
Full Day
@endsection @section("scripts") @include("master.notification_show_hide") @endsection