@extends('admin.layouts.plain') @section('content')

Login

Access to our dashboard

@if (session('login_error')) @endif
@csrf
Forgot Password?
Don’t have an account? Register
@endsection