@php $manifest = json_decode(file_get_contents(public_path('build/manifest.json')), true); @endphp
@include('components.menu.sidebar')
{{ $slot }}
@stack('scripts')