@extends('layouts.master')
@section('page_title', 'Return Details')
@section('title', 'Return Details')
@section('main_item', 'Returns')
@section('sub_item', 'Return Details')
@section('content')
Quick Return Manual Entry
{{--
--}}
| Action |
Return Date |
Reference Number |
Waybill No |
Invoice Total |
Customer Name |
Parent Invoice |
Return Reason |
Status |
Item Name |
Item Size |
Item QTY |
|
Total |
|
@endsection
@section('scripts')
{{-- barcode read return option --}}
@endsection