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