@extends('layouts.admin.master') @section('styles') @endsection @section('body-content')
ID | Seller Name | Total Stock | Product | Remaining Stock | Sold Stock | Pay to Seller | Earning | Permission Status | Action | |
---|---|---|---|---|---|---|---|---|---|---|
{{ ++$count}} | {{$user->user->first_name}} {{$user->user->last_name}} | {{$user->vendor_quantity}} | {{$user->product->product_name}} | {{$user->vendor_stock->quantity}} | Warning: Undefined variable $user in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 93 Warning: Attempt to read property "vendor_quantity" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 93 |
${{$user->price}} | $ Warning: Undefined variable $user in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Attempt to read property "vendor_quantity" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Undefined variable $user in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Attempt to read property "product" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Attempt to read property "regular_price" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Undefined variable $user in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 Warning: Attempt to read property "price" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/users/seller-sells.blade.php on line 101 0 |
@if($user->flags == 1)
{{App\Models\User::STATUS_ACTIVE}} | @else{{App\Models\User::STATUS_NOT_ACTIVE}} | @endifPay Delete |
ID | Seller Name | Total Stock | Product | Remaining Stock | Sold Stock | Pay to Seller | Earning | Permission Status | Action |