コード例 #1
0
ファイル: PdfController.php プロジェクト: juliocga/GitAkzara
 public function getData()
 {
     $this->service = service::findOrFail($id);
 }