protected function renderContent()
 {
     $this->registerCopyAddressFromAccountScript();
     return parent::renderContent();
 }
 protected function renderContent()
 {
     $this->registerCopyLaborCostAndBurdonCostFromDepartmentReferenceScript();
     return parent::renderContent();
 }