Compare commits
2 Commits
66086dd2d7
...
19cf7c8edd
| Author | SHA1 | Date | |
|---|---|---|---|
| 19cf7c8edd | |||
|
|
acf326c6ca |
@@ -26,6 +26,8 @@ class ProductionRejectReason extends Page
|
||||
{
|
||||
protected static ?string $navigationIcon = 'heroicon-o-document-text';
|
||||
|
||||
protected static ?string $navigationGroup = 'Production Reject';
|
||||
|
||||
protected static string $view = 'filament.pages.production-reject-reason';
|
||||
|
||||
public $qrData, $pId, $bId, $sId, $lId, $iId, $succId, $sNoId, $succStat, $recQr, $prodOrder;
|
||||
|
||||
Reference in New Issue
Block a user