@extends('core::layouts.master') @section('title') {{trans_choice('accounting::general.accounting',1)}} {{trans_choice('report::general.report',2)}} @endsection @section('content')

{{trans_choice('accounting::general.accounting',1)}} {{trans_choice('report::general.report',2)}}

{{trans_choice('core::general.name',1)}} {{trans_choice('core::general.description',1)}} {{trans_choice('core::general.action',1)}}
{{trans_choice('accounting::general.balance_sheet',1)}} {{trans_choice('accounting::general.balance_sheet_report_description',1)}}
{{trans_choice('accounting::general.trial_balance',1)}} {{trans_choice('accounting::general.trial_balance_report_description',1)}}
{{trans_choice('accounting::general.income_statement',1)}} {{trans_choice('accounting::general.income_statement_report_description',1)}}
{{trans_choice('accounting::general.cash_flow',1)}} {{trans_choice('accounting::general.cash_flow_report_description',1)}}
{{trans_choice('accounting::general.ledger',1)}} {{trans_choice('accounting::general.ledger_report_description',1)}}
{{trans_choice('accounting::general.journal',2)}} {{trans_choice('accounting::general.journal_report_description',1)}}
@endsection @section('scripts') @endsection