Compare commits
2 Commits
53e671d612
...
baa165e285
| Author | SHA1 | Date | |
|---|---|---|---|
| baa165e285 | |||
|
|
27b8954134 |
@@ -27,7 +27,7 @@ use App\Http\Livewire\CustomLogin;
|
||||
});
|
||||
|
||||
Route::get(
|
||||
'/stickers/{stickerId}/pdf',
|
||||
'/stickers/{stickerId}/pdf/{plantId?}/{itemCharacteristicId?}',
|
||||
[PdfController::class, 'generate']
|
||||
)->name('stickers.pdf');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user