@extends('backend.layout.main') @section('content') @push('css') @endpush

{{__('db.Add Sale')}}

{{__('db.The field labels marked with are required input fields')}}.

@csrf
i
{{__('db.Order Table')}} *
@foreach($lims_product_quotation_data as $product_quotation)
{{__('db.name')}} {{__('db.Code')}} {{__('db.Batch No')}} {{__('db.Quantity')}} {{__('db.Net Unit Price')}} {{__('db.Discount')}} {{__('db.Tax')}} {{__('db.Subtotal')}}