Ejemplo n.º 1
0
 public function take($value)
 {
     return User::take($value)->get();
 }