@extends('layouts.appInnerWithoutSearch') @section('contentInner')

Administrator Login

{{--

Got a technical issue? Want to send feedback about a feature? Need details about our Business plan? Let us know.

Fields marked with * are mandatory.
--}} @include('errors.error')
@csrf
@if (Route::has('admin.password.request')) {{ __('Forgot Your Password?') }} @endif
@endsection @push('custom-scripts') @endpush