Exemplo n.º 1
0
 public function publish()
 {
     return view('admin/Page/publish')->withClassifys(Classify::All());
 }