@php $flatpickrLocale = in_array(app()->getLocale(), ['ar', 'en'], true) ? app()->getLocale() : 'en'; @endphp {{-- --}} @yield('js') @stack('js')