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

Merchant Profile


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

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

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/merchants/show_old.blade.php on line 48
0

Total Earning


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

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

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/merchants/show_old.blade.php on line 70
0

Sales


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

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

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/merchants/show_old.blade.php on line 92
0

Total Products


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

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

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/merchants/show_old.blade.php on line 113
0

Today's Order

@if (empty($merchant->logo)) profile-image @else profile-image @endif

{{ $merchant->name }}

Contact Name :{{ $merchant->contact_name }}

Mobile :{{ $merchant->phone }}

Email : {{ $merchant->email }}

Address : {{ $merchant->address }}

City/ State : {{ $merchant->city }} / {{ $merchant->state }}

Zip : {{ $merchant->zip }}

Country : {{ $merchant->country }}

Loading...
Loading...
@endsection