@extends('layouts.admin') @section('title', 'New Quotation | Mintavia Admin') @section('content')

New Quotation

@csrf
@foreach ($saletypes as $saleType) @endforeach
Item M.Qty Free Rate Unit Basic Amt. D. % Discount Amt. Tax % Tax Amt. Amount Action
Total 0 0 0 0 0 0 0
@endsection @section('plugins.Select2', true) @section('models')