@include('_head')
@include('_naglowek')
@yield('navbar')
@yield('content')
@include('_stopka')
{{-- @livewireScripts @laravelViewsScripts--}}