@@ -333,7 +333,7 @@ |
||
333 | 333 | ])->setOrientation('landscape'); |
334 | 334 | |
335 | 335 | return $snappy->loadView($this->printPreview, compact('data')) |
336 | - ->download($this->getFilename() . ".pdf"); |
|
336 | + ->download($this->getFilename() . ".pdf"); |
|
337 | 337 | } |
338 | 338 | |
339 | 339 | /** |