@extends('layouts.app') @section('content')

Users

@if($user->enabled=='Yes') Active @else Blocked @endif Edit Profile @if (empty($user->photo)) profile-image @else profile-image @endif

{{ $user->name }}

Display Name :{{ $user->name }}

Gender :{{ $user->gender }}

Phone :{{ $user->country_code }} {{ $user->phone }}

Email : {{ $user->email }}

Role : App User

Orders History


Warning: Undefined variable $stats in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 119

Warning: Trying to access array offset on value of type null in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 119

Total Products Ordered


Warning: Undefined variable $stats in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 139

Warning: Trying to access array offset on value of type null in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 139

Delivered Products


Warning: Undefined variable $stats in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 159

Warning: Trying to access array offset on value of type null in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 159

Pending Delivery


Warning: Undefined variable $stats in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 178

Warning: Trying to access array offset on value of type null in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 178

Cancelled Product Orders


Warning: Undefined variable $orders in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 190

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php:190 Stack trace: #0 {main} thrown in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/users/appUserProfle.blade.php on line 190