@extends('essential.main', [ 'breadcum' => 'Calender', 'route' => 'calender', ]) @section('content')
@endsection @push('scripts') @endpush @section('extras') @include('calender.appoinment') @endsection