@vite(['resources/css/back-app.css', 'resources/js/back-app.js'])
@if (isset($header))
{{ $header }}
@endif
{{ $slot }}
{{-- --}}