<h2>Products <a href="new_product">Add</a></h2> <?php // hepsi $this->print_pre($this->samantha('products', null)); // aktifler // $this->print_pre($this->samantha('products', ['product_status'=>true]); // pasifler // $this->print_pre($this->samantha('products', ['partner_status'=>false]);
info at phpclasses dot org