| Current Path : /var/www/html/hr/config/ |
| Current File : /var/www/html/hr/config/params.php |
<?php
return [
'adminEmail' => 'admin@example.com',
'senderEmail' => 'noreply.testemailweb@gmail.com',
'senderName' => 'Admin',
'bccEmail' => 'noreply.testemailweb@gmail.com',
'systemName' => 'HR System',
];