@vite(['resources/css/app.css', 'resources/js/app.js']) {{-- 최소 헤더 --}}
SAM {{ auth()->user()->name }} 님
@yield('content')
@stack('scripts')