حساب المدير ... أهلا بك
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif @if (Session::has('error'))
{{Session::get('error')}}
×
@endif
@csrf
{{--
Remember Me
--}}
تسجيل دخول
{{--
Login with Google
Login with Facebook
--}}
{{--
Forgot Password?
Create an Account!
--}}