@stack('pageStyles')
@yield('content')
@if(!empty($L('bootstrap_datepicker_locale')))@endif @if(!empty($L('moment_locale')))@endif @stack('pageScripts') @stack('componentScripts') @if(file_exists(__DIR__ . '/../../data/add_before_end_body.html')) @php include __DIR__ . '/../../data/add_before_end_body.html' @endphp @endif