Report
This commit is contained in:
@@ -25,12 +25,17 @@ const ReportFinancialList: React.FC = () => {
|
||||
title: 'Neraca',
|
||||
iconClass: 'tabler-cash',
|
||||
link: getLocalizedUrl(`/apps/report/neraca`, locale as Locale)
|
||||
},
|
||||
{
|
||||
title: 'Ringkasan Eksekutif',
|
||||
iconClass: 'tabler-cash',
|
||||
link: getLocalizedUrl(`/apps/report/neraca`, locale as Locale)
|
||||
}
|
||||
]
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Typography variant='h5' className='mbe-1'>
|
||||
<Typography variant='h5' className='mbe-2'>
|
||||
Finansial
|
||||
</Typography>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user