@extends('layouts.custom-app') @section('styles') @endsection @section('class')
@endsection @section('content')
Moazez

تسجيل الدخول

مرحبا بعودتك !
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif @csrf
@endsection('content') @section('scripts') @endsection