Apply Filters
NEW SUPPLIER
@forelse($suppliers as $supplier) @empty @endforelse
ID NAME STATUS COMPANY NUMBER EMAIL ADDRESS ADDRESS CATEGORY TOTAL ORDERS PURCHASES BALANCE ACTIONS
#{{ $supplier->id }} {{ $supplier->name }} @if($supplier->status) Active @else Inactive @endif {{ $supplier->shopname ?? '-' }} {{ $supplier->phone ?? '-' }} {{ $supplier->email ?? '-' }} {{ $supplier->address ?? '-' }} {{ $supplier->supplierCategory->name ?? 'Default' }} {{ $supplier->purchases_count }} PKR {{ number_format($supplier->purchases_sum_total_amount ?? 0, 2) }} PKR 0.00 View Ledger Edit

No stock suppliers

Get started by creating a new supplier