Akaunting money vue component added for all create/ edit formGroup
This commit is contained in:
@ -41,8 +41,6 @@
|
||||
'csrfToken' => csrf_token(),
|
||||
]); ?>;
|
||||
|
||||
var aka_currency = {!! !empty($currency) ? $currency : 'false' !!};
|
||||
|
||||
var flash_notification = {!! (session()->has('flash_notification')) ? json_encode(session()->get('flash_notification')) : 'false' !!};
|
||||
//--></script>
|
||||
|
||||
|
Reference in New Issue
Block a user