Compare commits
2 Commits
29a7a66ff4
...
d7c2fc3ff9
| Author | SHA1 | Date | |
|---|---|---|---|
| d7c2fc3ff9 | |||
|
|
92bf1ee401 |
@@ -137,7 +137,9 @@ class CreateInvoiceValidation extends CreateRecord
|
||||
->send();
|
||||
$this->dispatch('playNotificationSound');
|
||||
|
||||
$user->notify(new PushAlertNotification());
|
||||
$user1 = Filament::auth()->user();
|
||||
|
||||
$user1->notify(new PushAlertNotification());
|
||||
|
||||
$this->form->fill([
|
||||
'plant_id' => $plantId,
|
||||
|
||||
Reference in New Issue
Block a user