{{ __('جزییات پروفایل') }}

ویرایش پروفایل
{{ auth()->user()->name }}
{{ $business->title }}
{{ $business->contact_phone }} @if ($business->contact_phone) {{ __('Verified') }} @endif
{{-- {{ $info->country ? collect(\App\Core\Data::getCountriesList())->get($info->country)['name'] ?? '' : '-' }} --}}
{{-- {{ implode(', ', array_map('ucwords', array_keys(array_filter($info->communication ?? []) ?? []))) }} --}}
{{ __('Yes') }}