@extends('layouts.app') @section('content')

@lang('general.create') Purchase

@include('validate')

Purchase @lang('general.details')

Product Name Quantity Price Discount (%) Tax (%) Total
No Products Added
Sub Total
Round Off
Grand Total
@csrf
@endsection @push('scripts') @endpush