@extends('layouts.admin') @section('title', 'تعديل المستخدم') @section('content')

تعديل المستخدم

@csrf @method('PUT')
@endsection