Sale Return Edit

@csrf
{{--
--}} @if (auth()->user()->is_admin == '1')
@else
@endif
@if (session('success')) @endif @if (session('error')) @endif
@foreach ($purchase_sells as $key => $po) @endforeach
{{ trans('No') }} {{ trans('Item Name') }} {{ trans('Descriptions') }} {{ trans('Quantity') }} {{ trans('Unit') }} {{ trans('Unit Price') }} {{ trans('Discounts') }} {{ trans('Expiry') }} {{ trans('Amount') }} ({{ config('currency.symbol') }})
{{ $key + 1 }} {{--
--}} {{--
status == 1 ? 'checked' : '0' }} />
--}} {{--
--}} {{--
--}}


@forelse ($payment_method as $index => $payment) @empty @endforelse
@if (isset($employees[0])) {{ trans('general.employee') }} @endif
Sub Total
Overall Discount
Item Discount
Total
@if ($index === 0) Payment Method @endif
@if ($index === 0) @else @endif
Payment Method
Deposit
Remaining Balance
Cancel