Example #1
0
 public function getAdmin()
 {
     return Admin::first()->user;
 }