Beispiel #1
0
 public function buscar($id)
 {
     return Categorias::find($id);
 }