@extends('layouts.horizontal', ['title' => 'Create Account Vouchers', 'topbarTitle' => 'Create Account Vouchers']) @vite(['node_modules/select2/dist/css/select2.min.css']) @vite(['node_modules/flatpickr/dist/flatpickr.min.css']) @section('css') @endsection @section('content')
| Acc. ID | Account Head | Narration | Cost Center | Instrument# | Debit | Credit | |
|---|---|---|---|---|---|---|---|
| {{ $detail->account_head_id }} | {{ $detail->account_head }} | {{ $detail->detail_remarks }} | {{ $detail->cost_center }} | {{ $detail->instrument_number }} | {{ $detail->debit }} | {{ $detail->credit }} |
|
| Total | 0.00 | 0.00 | |||||