@extends('back.layouts.master') @section('content')

ویرایش کاربر

@csrf @method('put')
@can('roles')
@endcan
@can('roles')
@endcan
verified_at ? 'checked' : '' }}> شماره تلفن تایید شده
@endsection @include('back.partials.plugins', ['plugins' => ['jquery.validate', 'persian-datepicker']]) @php $help_videos = [config('general.video-helpes.users')]; @endphp @push('scripts') @endpush