حساب المدير ... أهلا بك

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if (Session::has('error'))
{{Session::get('error')}}
@endif
@csrf
{{--
--}}

{{-- Login with Google Login with Facebook --}}






{{-- --}}