@extends('layouts.app', ['pageTitle' => 'Journal Entries', 'pageSubtitle' => 'Post manual debit and credit entries']) @section('content')
| No | Date | Reference | Memo | Source | Status |
|---|---|---|---|---|---|
| {{ $j->entry_number }} | {{ $j->entry_date }} | {{ $j->reference }} | {{ $j->memo }} | {{ $j->source_type }} | {{ $j->status }} |