@extends('layouts.panel') @section('title', app(\App\Services\TitleService::class)->generate()) @section('meta_description', 'ایجاد کاربر جدید و تعیین نقش‌ها و دسترسی‌ها در سیستم CRM') @section('content')
@csrf
@push('scripts') @endpush @endsection