@extends('core::layouts.master') @section('title') {{ trans_choice('core::general.edit',1) }} {{ trans_choice('user::general.user',1) }} @endsection @section('content') {{ trans_choice('core::general.edit',1) }} {{ trans_choice('user::general.user',1) }} {{ trans_choice('core::general.back',1) }} {{ trans_choice('dashboard::general.dashboard',1) }} {{ trans_choice('user::general.user',2) }} {{ trans_choice('core::general.edit',1) }} {{ trans_choice('user::general.user',1) }} {{csrf_field()}} {{trans_choice('core::general.branch',1)}} {{trans_choice('core::general.select',1)}} @foreach($branches as $key) {{$key->name}} @endforeach @error('branch_id') {{ $message }} @enderror នាមត្រកូល @error('first_name') {{ $message }} @enderror នាមខ្លូន @error('last_name') {{ $message }} @enderror ភេទ {{trans_choice("user::general.male",1)}} {{trans_choice("user::general.female",1)}} @error('gender') {{ $message }} @enderror ទូរស័ព្ទ @error('phone') {{ $message }} @enderror តួនាទី @error('roles') {{ $message }} @enderror អ៊ីមែល @error('email') {{ $message }} @enderror ពាក្យសម្ងាត់ @error('password') {{ $message }} @enderror ការបញ្ជាក់ពាក្យសម្ងាត់ @error('password_confirmation') {{ $message }} @enderror អាស័យដ្ឋាន @error('address') {{ $message }} @enderror @foreach($custom_fields as $custom_field)