Esempio n. 1
0
 public function getAllFront()
 {
     return Pages::orderBy('name', 'ASC')->get();
 }