@include('panel.front.css.styles')
@livewire('front.header')
@yield('content')
@include('panel.front.js.scripts')