@extends('layouts.master') @section('css') @endsection @section('title') Purchase @endsection @section('content')
@csrf
Add Purchase
@if ($voucherType->prefix != null) {{ $voucherType->prefix }} @else @endif
Report
TCS :
Discount :
Freight/Etc :
Round Off :
0.00
Grand Total :
0.00
* Stock is based on the base unit of the item
{{-- Print Modal --}} {{-- variant search modal --}} @endsection @section('script')