@extends('layouts.app') @section('page-title')

{{ $pageTitle }} @lang('modules.holiday.listOf') {{ \Carbon\Carbon::now()->format('Y') }}

@endsection @push('head-script') @endpush @section('content')

{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush