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

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

{{trans_choice('general.name',1)}} {{ trans_choice('general.description',1) }} {{ trans_choice('general.action',1) }}
{{trans_choice('general.balance',1)}} {{trans_choice('general.sheet',1)}} {{trans_choice('general.balance',1)}} {{trans_choice('general.sheet',1)}}
{{trans_choice('general.trial_balance',1)}} {{trans_choice('general.trial_balance',1)}}
{{trans_choice('general.income',1)}} {{trans_choice('general.statement',1)}} {{trans_choice('general.income_statement_description',1)}}
{{trans_choice('general.provisioning',1)}} {{trans_choice('general.provisioning_description',1)}}
{{trans_choice('general.journal',2)}} {{trans_choice('general.report',1)}} Report shows all Journal bookings
@endsection @section('footer-scripts') @endsection