{{ $subUserDetail['user_type'] }} Profile (PCM{{ $subUserDetail['id'] }})
@if (isset($subUserDetail['file_name']))
@else
@endif
{{ ucfirst($subUserDetail['name']) ?? 'N/A' }}
Profile Completion
10%
30%
User Type
{{ $subUserDetail['user_type'] }}
Member Since
{{ date('d-m-Y', strtotime($subUserDetail['created_at'])) }}
Email Id
{{ $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
--}}
Account Type
{{ $subUserDetail['account_type'] }}
Status
{{ $subUserDetail['status'] }}
Profile
Activity
Customer List
Personal Profile
Company Profile
Basic Details
Full Name
{{ ucfirst($subUserDetail->name ?? 'N/A') }}
Gender
{{ $subUserDetail->gender ?? 'N/A' }}
User Type
{{ ucfirst($subUserDetail->user_type ?? 'N/A') }}
Contact Details
Email {{--
--}}
{{ $subUserDetail->email }}
Mobile {{--
--}}
{{--
+{{ $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
--}}
{{-- @if ($ch == true) @else
@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