コード例 #1
0
 public function getLayouts()
 {
     $layouts = Layouts::first();
     return $layouts;
     //Retorna o Layout
 }