Truck IT
English
French
Spanish
German
notifications
Notifications
link
Launch Admin
Just see the my new admin!
9:30 AM
Check all notifications
comment
You have 4 new messages
Don Andres
Just see the my admin!
9:02 AM
See all e-Mails
{{ Auth::user()->name }}
{{ Auth::user()->email }}
View Profile
{{--
account_circle
My Profile
--}} {{--
account_balance_wallet
My Balance
--}} {{--
inbox
Inbox
--}} {{--
--}} {{--
settings
Account Setting
--}} {{--
--}}
power_settings_new
Logout
Edit Address
Home
Profile
Edit Address
Edit Address
@csrf @method('PUT')
Address
State
@if(old('state', $data->state))
{{$data->state}}
@endif @foreach($states as $state)
{{$state->states}}
@endforeach
District
@if(old('district', $data->district))
{{$data->district}}
@endif @foreach($district as $districts)
{{$districts->district}}
@endforeach
City
@if(old('city', $data->city))
{{$data->city}}
@endif @foreach($city as $citys)
{{$citys->city}}
@endforeach
Postcode
Label as
@if($data->default == 1)
Set as Default
@else
Set as Default
@endif
{{--
--}} {{--
Edit Address
--}}
Edit Address
{{--
Edit Address
--}}