@extends('backend.master') @section('title', 'POS') @section('content')
{{-- Loader --}}
Product ID Product Name Quantity Price (৳) Total Price (৳) Action
Subtotal:
Total Payable: 0

Products

{{-- Add --}} {{-- --}}
@include('backend.pos.data')
{{-- AutoComplete for Customer search --}} @endsection