Пример #1
0
 public function get_cat()
 {
     return CatProject::where('id', $this->id);
 }