@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- SIDEBAR --}} {{-- CONTENT --}}
@yield('header')
@csrf
@yield('content')