{{ $subUserDetail['user_type'] }} Profile (PCM{{ $subUserDetail['id'] }})

@if (isset($subUserDetail['file_name'])) @else @endif

{{ ucfirst($subUserDetail['name']) ?? 'N/A' }}

Profile Completion
10%
30%
{{ $subUserDetail['user_type'] }}
{{ date('d-m-Y', strtotime($subUserDetail['created_at'])) }}
{{ $subUserDetail['email'] }}
@php $specificDomain = 'staging.powercozmo.com'; $specificDomain_jordan = 'admin.jordanbaba.com'; $currentDomain = request()->getHost(); if ($currentDomain === $specificDomain) { $finalURL = 'https://dev.powercozmo.com'; }elseif ($currentDomain === $specificDomain_jordan) { $finalURL = 'https://jordanbaba.com/'; } else { $finalURL = 'http://localhost:3000'; } @endphp Log In {{-- Log In --}}
{{ $subUserDetail['account_type'] }}
{{ $subUserDetail['status'] }}

Basic Details

{{ ucfirst($subUserDetail->name ?? 'N/A') }}
{{ $subUserDetail->gender ?? 'N/A' }}
{{ ucfirst($subUserDetail->user_type ?? 'N/A') }}

Contact Details

{{ $subUserDetail->email }}
{{-- +{{ $user->phone_code }}-{{ $user->phone ?? '--' }} --}}

Basic Information

Company Registration

Contact Details

Additional Information

Company Operational Address

More Information

Trade Show

Only you can see your Activity log.
Now you can review and see everything- from today back when you first started using "Power Cozmo"
@php $checkClass = []; @endphp @if (isset($activity) and !empty($activity) and sizeof($activity) > 0) @foreach ($activity as $actval)
{{ date('M d, Y', strtotime($actval->date)) }} @if ($actval->date == date('Y-m-d')) Today @endif
@if (!empty($actval->history)) @foreach ($actval->history as $hisval) @php $img = $hisval->icons->icon ?? 'default.svg'; $ch = false; if (in_array($hisval->type, $checkClass)) { $ch = true; } $checkClass[] = $hisval->type; @endphp @if (!empty($hisval->icons->name))
    {{-- {{ $hisval->icons->class_name ?? '' }} --}}
  • {{-- --}} {{-- @if ($hisval->type == 'dashboard') @endif --}} image {{-- @if ($ch == true) @else image @endif --}} @if ($hisval->type == 'dashboard') @endif {{ $hisval->icons->name ?? '' }}
  • @if (!empty($hisval->changes))
      @foreach ($hisval->changes as $hisval)
    • {!! $hisval->message !!} - {{ \Carbon\Carbon::createFromTimeStamp(strtotime($hisval->created_at))->diffForHumans() }}
    • {{-- {{ $hisval->message }} --}} @endforeach
    @endif
@endif @endforeach @endif @endforeach @endif

Customer List

S.No. Seller ID Name Email ID Status Enquiries Account Since