CRM PRO
Dashboard
Customers
Products
Quotations
Invoices
Users
= e($user_name) ?>
= e($user_role) ?>
Logout
' . e($_SESSION['success']) . '
'; unset($_SESSION['success']); } if (isset($_SESSION['error'])) { echo '
' . e($_SESSION['error']) . '
'; unset($_SESSION['error']); } ?>