@extends('admin.layouts.master') @section('page-title', 'تعديل الإداري') @section('content')
تعديل الإداري: {{$user->name}}
@endsection @section('scripts') v @endsection