@vite(['resources/sass/app.scss', 'resources/js/app.js']) @if (app()->getLocale() === 'he') @endif @yield('css')
@yield('content')
@yield('js')