@extends('layouts.panel') @section('title', 'ویرایش کاربر - مدیریت کاربران') @section('meta_description', 'ویرایش اطلاعات کاربر و نقش در سیستم CRM') @section('content')
@csrf @method('PUT')
@push('scripts') @endpush @endsection