@extends('shop.layouts.main') @extends('shop.layouts.top_bar') @section('page_title', 'POS') @section('header_styles') @endsection @section('header_scripts') @endsection @section('content')
| # | Product | Price | Quantity | Action |
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $product->name }} | |||
| No products available | ||||
| Product | Quantity | Price | Total | Action |
|---|
Invoice Id:
Date:
Customer Name:
Customer Phone:
| Product | Qty | Price | Total |
|---|
Thank you for shopping with us!