@extends('layouts.app') @section('title', __('accounting-reports::lang.trial_balance')) @section('content')

@lang('accounting-reports::lang.trial_balance')

Filters


Trial Balance

@endsection @section('javascript') @endsection