@extends('Modules.Costing.layouts.main') @section('main-content') @if($bankdetails) @endif @foreach($termsandcondtions as $ter) @endforeach @foreach($description as $ter) @endforeach @if($print) @else @endif
@foreach($head as $name) @endforeach @foreach($item as $name) @endforeach @foreach($milk_names as $name) @endforeach @foreach($item_head_id as $name) @endforeach @foreach($units as $u) @endforeach

@if($errors->any())

{{$errors->first()}}

@endif
@foreach($account_charts as $account) @endforeach
Sales Transaction

Select Accounts

Select Account Cur Balance Account Type Debit Credit
@endsection