fix: cash record policy, observer, n+1 query
This commit is contained in:
@@ -19,6 +19,9 @@ class CashRecordResource extends Resource
|
||||
protected static string|\UnitEnum|null $navigationGroup = 'Keuangan';
|
||||
protected static ?string $navigationLabel = 'Transaksi';
|
||||
|
||||
protected static ?string $modelLabel = 'Transaksi';
|
||||
protected static ?string $pluralModelLabel = 'Transaksi';
|
||||
|
||||
|
||||
public static function form(Schema $form): Schema
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user