@extends('backend.layouts.app') @section('page_title') تعديل المستخدم @endsection @section('content')

المستخدمين

@include('backend.layouts.flash-message')
@csrf @method('PUT')
@endsection