@stack('head') @php $showPageReveal = in_array($page ?? null, ['home', 'about'], true); @endphp @if($showPageReveal)
@endif
En Aritmija icon Sl
@yield('content') @stack('scripts')