public function getAllModels()
 {
     return Models::all();
 }