@extends('layouts.admin') @section('title', 'POS - New Sale') @section('page-title', 'Point of Sale') @section('page-subtitle', 'Process a new sale') @section('content')
Cart is empty. Search and add products above.
{{ $p->name }}
₦{{ number_format($p->selling_price) }}
Stock: {{ $p->quantity }}