MUVR Labs
Admin Panel
@if(session('error'))
{{ session('error') }}
@endif @if($errors->any())
{{ $errors->first() }}
@endif
@csrf
← Back to Website