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