@extends('layouts.backend') @section('extraCss') @endsection @php $challenType = ['1'=>'Return','2'=>'Non Return']; @endphp @section('mainContentArea')

Back

Scan Barcodes
Challan Info

{{-- FORM AREA --}}
@csrf
Click on text box to select the date from calendar.
{{-- FORM AREA --}}
Challan Products

All the baarcodes scanned will be added to Challan after Challan is saved.


HSN CODE ARTICLE COLOR SIZE BARCODE QTY MRP DISCOUNT (%) DISCOUNT (Amt.) TAX FINAL
{{-- --}} {{-- --}}
@endsection @section('extraJs') @endsection