@extends('layouts.backend') @section('mainContentArea')

Add new Return Back

Scan Products
Box
Barcode
Items
Total Amount
id)) action="{{ route('vendor-return-update', ['id' => $return->id]) }}" @else action="{{ route('vendor-return-add') }}" @endif onsubmit="$('.posSaleOrderFromMain').hide(); $('.processingOrder').show()" > @csrf @isset($return->id) {{ method_field('PUT') }} @endisset
Basic Details
Scan Products
Box Barcode Product PO Article Color Size MRP Action
@endsection