@extends('base.base') @section('page_title') {{ $page_title }} @endsection
@include('backend.hr.users.add_my_calendar_modal_content')
{{-- Scripts Section --}} @section('scripts') @include('backend.hr.users.my_calendar_script') @endsection