@include('admin.auth.header')
@csrf
{{ __('admin/auth.login.title') }}
@include('admin.auth.footer')