@extends('inventory.layout') @section('title', 'Purchases') @section('content')
| SL. | Supplier | Warehouse | Grand Total | Status | Action | |
|---|---|---|---|---|---|---|
| 1. | John Doe | Warehouse 1 | $720 | Pending | ||
| 2. | THhomas Mour | Warehouse 1 | $1000 | Recieved | ||
| 3. | John Smith | Warehouse 2 | $700 | Ordered | ||
| 4. | Alexander Cook | Warehouse 1 | $1700 | Recieved | ||
| 5. | John Doe | Warehouse 1 | $1020 | Pending | ||
| 6. | Stuart Brod | Warehouse 1 | $170 | Recieved | ||
| 7. | John Doe | Warehouse 1 | $700 | Pending |