@extends('backend.master') @section('title', 'Create purchase') @section('content')
@csrf

Make a Purchase

{{-- --}}

Order Items

{{-- Add --}}
{{-- --}} {{-- --}}
Category IDProduct ID Product Name Quantity Price (৳) Total Price (৳) Action
Subtotal:
{{-- {{ $suppliers->links('pagination::bootstrap-5') }} --}}
{{-- Datepicker script --}} {{-- JQuery autocomplete UI, Update dependant table --}} @endsection