@extends('layouts.app') @section('title','New Journal Entry') @section('content')

New Journal Entry form — implementation in progress.

This view inherits the full ERP layout with sidebar, topbar and all modules.

@endsection