public function preDispatch()
 {
     parent::preDispatch();
     $this->view->addPharmacy = false;
 }