{{-- Extends layout --}} @extends(getThemeBasePath()) @section('page_title') {{$page_title}} @endsection {{-- Content --}} @section('content')

Notes: Hover over the colors above to see what event types they represent.
@endsection {{-- Scripts Section --}} @section('scripts') @include('backend.hr.users.my_calendar_script') @endsection