Пример #1
0
 public function tip_credit($i)
 {
     return @Produs::find($this->data['data'][$i - 1]['tip_credit_' . $i])->nume;
 }