@extends('Modules.Costing.layouts.main') @section('main-content') @foreach($localcustomer as $l) @endforeach @foreach($employee as $emp) @endforeach @foreach($company_names as $company) @endforeach @foreach($chillers as $c) @endforeach @foreach($bank as $name) @endforeach @foreach($account as $acc) @endforeach @foreach($account_bank_id as $acc) @endforeach @foreach($gate_out_items as $gate_out) @endforeach @if($transaction->type=="Company") @endif @if($payment_method=="Cheque" || $payment_method=="Online Payment") @foreach($payment_details as $details) @endforeach @endif

@if($errors->any())

{{$errors->first()}}

@endif
Milk Dispatch

Select Products

Chiller Name Volume Adjusted Volume Rate Total
@endsection