@extends("layouts.dashboard.app") @section("page-nav-title")
{{__('Account Register')}}
| #{{__('ID')}} | {{__('Username')}} | {{__('Password')}} | {{__('Profile Type')}} | {{__('Branch name')}} | {{__('Phone number')}} | {{__('Control')}} | |
|---|---|---|---|---|---|---|---|
| {{$User->id}} | {{$User->name}} | {{$User->first_password}} | {{$User->Usertypes->getTypeProfileAttribute()}} | @if(isset($User->branch_manger)){{$User->branch_manger->branches->store_name}} | @else{{__("no branch")}} | @endif{{$User->User->MobileNumber}} | id)}}" class="control-link edit"> |