ورود به سامانه مدیریت ایمیل

@if($errors->any())
@foreach($errors->all() as $e)

{{ $e }}

@endforeach
@endif
@csrf