@extends('admin.layout.master') @section('title', 'SELL') @section('custom_style') @endsection @section('content')

Sell POS EDIT

@method('PUT') @csrf @if ($setting->dual_currency == 1) @include('inventory.global.dual_currency_dd') @endif
@error('cost_id') {{ $message }} @enderror
@error('pay_type') {{ $message }} @enderror
@error('ref_no') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
@if (warehouse_info()->cheque_maintain == 1) @else @endif {{-- @endif --}} @error('cheque_no') {{ $message }} @enderror
@error('cheque_date') {{ $message }} @enderror
@include('inventory.global.driver_form')
{{-- end --}}
status == 1 ? "" : "checked"}}>
@if (count($vat_tax)>0)
{{--
--}}
@endif
Sell
{{-- --}} @if (count($vat_tax)>0) @endif @php $i=0; @endphp @forelse ($invoice->transaction->where('transaction_type', 3) as $item) @include('inventory.global.dual_unit')
# Products UnitDescImg Quantity Avail Qty Price Sub Total Disc(%) Manual Dc Net PriceVAT
{{ implode(' - ', $vat_tax->pluck('name')->toArray()) }}
TotalACTION
{{ $i }}
@if ($setting->party_wise_price == 1) @else @endif