diff --git a/resources/views/fullcalendar.blade.php b/resources/views/fullcalendar.blade.php index 4c96460..3a26af7 100644 --- a/resources/views/fullcalendar.blade.php +++ b/resources/views/fullcalendar.blade.php @@ -1,5 +1,5 @@ @php - $plugin = \Saade\FilamentFullcalendar\FilamentFullcalendarPlugin::get(); + $plugin = \Saade\FilamentFullcalendar\FilamentFullCalendarPlugin::get(); @endphp