@extends('layouts.app') @section('title', 'Daily Book Report') @section('content')

Daily Book Report

@component('components.widget', ['class' => 'box-primary', 'title' => 'Daily Book By Date'])

# Ledger Type Ledger Subcategory Details Debit Credit Source
@endcomponent
@endsection @section('javascript') @endsection