@vite(['resources/sass/app.scss','resources/css/app.css', 'resources/js/app.js'])
@yield('auth-content') @if (session('status'))
@endif @if ($errors->any())
@endif