@extends(@Auth::user()->role=='admin' ? 'layouts.gentella':'layouts.'.env('LAYOUT')) @section('content')
|
Profile Form not yet completed
|
|
| Native Language | {{ @$profile->native_language }} |
|---|---|
| Education Level | {{ @$profile->academic->level }} |
| Paypal Email | {{ @$profile->payment_terms }} |
| Was Writer for | {{ @$profile->other_company,'N/A' }} |
| About | |
| Subjects |
|
| Writing Styles |
|
| Certificate | @if(isset($profile->cert_title)) {{ @$profile->cert_title }}cert_file_id") }}"> @endif |
| Sample Essays | |
|
|
| ID | {{ $user->id }} |
|---|---|
| Name | {{ $user->name }} |
| {{ $user->email }} | |
| Role | {{ ucwords($user->role) }} |
| Country | {{ ucwords($user->country) }} |
| Phone | {{ ucwords($user->phone) }} |
| Total Orders | {{ $user->orders()->count() }}id/orders") }}"> View |
| Website | {{ $user->website->name }} |