mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
add currencies symbol in listener
This commit is contained in:
@ -47,6 +47,8 @@ Route::group(['prefix' => 'reports'], function () {
|
||||
'uses' => 'ReportController@profitLossReport'
|
||||
]);
|
||||
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user