@extends('layouts.app') @section('page-header')
{{ __('Full Name') }} | {{ auth()->user()->name }} |
{{ __('Job Role ') }} | {{ auth()->user()->job_role }} |
{{ __('Company') }} | {{ auth()->user()->company }} |
Website | {{ auth()->user()->website }} |
{{ __('City') }} | {{ auth()->user()->city }} |
{{ __('Country') }} | {{ auth()->user()->country }} |
{{ __('Email') }} | {{ auth()->user()->email }} |
{{ __('Phone') }} | {{ auth()->user()->phone_number }} |
{{ __('Standard Characters Used') }}
({{ __('Current Month') }})
{{ __('Neural Characters Used') }}
({{ __('Current Month') }})
{{ __('Audio Files Created') }}
({{ __('Current Month') }})
{{ __('Total Standard Characters Used') }}
{{ __('Total Neural Characters Used') }}
{{ __('Total Audio Files Created') }}
{{ __('Total Listen Mode Results') }}