$templateFile =
'/var/www/vcode.sbwd.website/templates/element/layout/footer.php'
$dataForView = [
's_voucher_types' => [
'XNCN' => 'Clinic',
'XNCI' => 'Clinic Injection',
'XNMS' => 'Medispa',
],
's_outlets' => [
'RAFFLES_PLACE' => 'RAFFLES PLACE',
],
's_roles' => [
'administrator' => 'Administrator',
'cashier' => 'Cashier',
'manager' => 'Outlet Manager',
],
's_transaction_types' => [
'void' => 'Void',
'top_up' => 'New',
'transaction' => 'Transaction',
'adjustment' => 'Adjustment',
'refund' => 'Refund',
],
's_user_type' => null,
's_action' => 'login',
's_controller' => 'Users',
's_mobile' => false,
]
$bufferLevel = (int) 2
$s_voucher_types = [
'XNCN' => 'Clinic',
'XNCI' => 'Clinic Injection',
'XNMS' => 'Medispa',
]
$s_outlets = [
'RAFFLES_PLACE' => 'RAFFLES PLACE',
]
$s_roles = [
'administrator' => 'Administrator',
'cashier' => 'Cashier',
'manager' => 'Outlet Manager',
]
$s_transaction_types = [
'void' => 'Void',
'top_up' => 'New',
'transaction' => 'Transaction',
'adjustment' => 'Adjustment',
'refund' => 'Refund',
]
$s_user_type = null
$s_action = 'login'
$s_controller = 'Users'
$s_mobile = false
$str_token = ''