POWER HOUSE PLASTERING
logout
Home
|
Payroll Report
|
Lot Reports
View Job
Job: '.$jobname.'
'; $class = 'rc1'; echo ' '; $class = 'rc2'; echo ' '; $last_type = ''; foreach($materials as $mat){ if($last_type != $mat['type']){ $class = 'rc1'; echo ' '; $last_type = $mat['type']; } $class = 'rc2'; echo ' '; } echo '
Plan:
Contract Price:
Lath Labor:
Lath Burden:
Stucco Labor:
Stucco Burden:
Popout Labor:
Popout Burden:
Scaffold Labor:
Scaffold Burden:
Lath Material:
Stucco Material:
Popout Material:
'.$mat['name'].':
'; bottom_of_page(); ?>