exec_query('quotes', ['*'], '', '', '', '', "record_id = {$_GET['record_id']}"); $quote = $res->fetch_assoc(); } $clienet_res = $db->exec_query('clients', ['*']); $options_client = ''; while ($client = $clienet_res->fetch_assoc()) { $options_client = $options_client . ""; } $WebApp->pageHeading("EDIT QUOTE"); ?>
' /> ' /> ' />
' readonly /> ' readonly />



X
TOTAL ITEMS
' id='total' name='total' readonly class='input' />
ADD NEW