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

Welcome!

Sign in to continue

@if (session()->has('status'))
{{ session('status') }}
@endif @if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
Forgot Password?
Need an account? SIGN UP