@extends('layouts.app', ['activePage' => 'editInfos', 'titlePage' => 'المعلومات']) @section('content')
@if (count($errors) > 0) @if($errors->any()) @endif @endif

تحديث المعلومات

@csrf

@endsection @push('js') @endpush