コード例 #1
0
ファイル: StaffInfoRepo.php プロジェクト: sidis405/ibi
 public function getAllFront()
 {
     return StaffInfo::first();
 }