@include('panel.front.css.styles')
@livewireStyles
@include('layouts.front.header')
{{ $slot }}
@livewireScripts @include('panel.front.js.scripts')