@php $postMaxSizeM = '20M';//ini_get('post_max_size'); $postMaxSizeBytes = (int) str_replace('M', '', $postMaxSizeM) * 1024 * 1024; @endphp @if( ! Request::ajax() ) {{ config('app.name', 'Laravel') }} {{-- FullCalendar --}} {{-- Bootstrap5 icons for FullCalendar --}}
{{-- --}} {{-- FullCalendar --}} @endif @stack('scripts') @if( ! Request::ajax() ) @endif