@vite(['resources/css/app.css', 'resources/js/app.js'])

@yield('mobile-heading', 'Welcome Back')

@yield('mobile-description', 'Sign in to access the system')

@yield('content')