Details
{{-- --}} @if (canCreate('Opening')) @endif
@if ($data['opening']['type'] == 'FINISH') {{-- --}} @elseif ($data['opening']['type'] == 'ROW MATERIAL') {{-- --}} @elseif ($data['opening']['type'] == 'BANK_AND_CASH') @if ($data['opening_details'][0]['cash_bank_type'] == 'BANK') @endif @else @endif @if (!empty($data['opening_details']) && count($data['opening_details']) > 0) @foreach ($data['opening_details'] as $item) @if ($data['opening']['type'] == 'FINISH') {{-- --}} @elseif ($data['opening']['type'] == 'ROW MATERIAL') {{-- --}} @elseif ($data['opening']['type'] == 'BANK_AND_CASH') @if ($data['opening_details'][0]['cash_bank_type'] == 'BANK') @endif @else @endif @endforeach @else @endif
ItemsAmountWeight Cost Amount Discount Final AmountMaterial Purity Weight Net AmountRemarkBank Name Bank Account No IFSC Code Amount Amount Type
{{ $item['item_name'] }}{{ $item['amount'] }}{{ $item['gross_weight'] }} {{ $item['gross_amount'] }} {{ $item['discount_per'] }}% {{ $item['net_amount'] }}{{ $item['material_name'] }} {{ $item['purity_name'] }} {{ $item['net_weight'] }} {{ $item['net_amount'] }}{{ $item['remark'] }}{{ $item['bank_name'] }} {{ $item['bank_account_no'] }} {{ $item['ifsc_code'] }} {{ $item['cash_bank_amount'] }} {{ $item['cash_bank_amount_type'] }}