@include('shared.header') @include('shared.navbar')

التعديل
@foreach ($errors->all() as $error)
@endforeach
@csrf




رجوع
@include('shared.footer')