@extends('layouts.app') @section('page-header')
{{ $user->email }}
{{ ucfirst((string) $user->group) }} ยท {{ ucfirst((string) $user->status) }}
| {{ __('Job Role') }} | {{ $user->job_role }} |
| {{ __('Company') }} | {{ $user->company }} |
| {{ __('Phone') }} | {{ $user->phone_number }} |
| {{ __('City') }} | {{ $user->city }} |
| {{ __('Country') }} | {{ $user->country }} |
{{ __('Total Minutes Used') }}
{{ __('Total Words') }}
{{ __('File Results') }}
{{ __('Record Results') }}
{{ __('Live Results') }}
{{ __('Payment, subscription, balance, and referral sections have been removed from this internal-only build.') }}