@extends('layouts.master') @section('title'){{trans_choice('general.savings',2)}} {{trans_choice('general.report',2)}} @endsection @section('content')
| {{trans_choice('general.name',1)}} | {{ trans_choice('general.description',1) }} | {{ trans_choice('general.action',1) }} |
|---|---|---|
| {{trans_choice('general.savings',2)}} {{trans_choice('general.transaction',2)}} | {{trans_choice('general.savings_transactions_report_description',1)}} | |
| {{trans_choice('general.savings',2)}} {{trans_choice('general.account',2)}} {{trans_choice('general.report',1)}} | {{trans_choice('general.savings_accounts_report_description',1)}} | |
| {{trans_choice('general.savings',2)}} {{trans_choice('general.balance',2)}} {{trans_choice('general.report',1)}} | {{trans_choice('general.savings_balance_report_description',1)}} |