Refactor navigation icon declarations in various resources for consistency; enhance Group model with new relationships and fillable properties; update Hotel and Pilgrim models with fillable attributes; improve table configurations across resources.
This commit is contained in:
@@ -30,7 +30,7 @@ class PilgrimsTable
|
||||
|
||||
TextColumn::make('international_passport')
|
||||
->searchable(),
|
||||
|
||||
|
||||
TextColumn::make('created_at')
|
||||
->dateTime()
|
||||
->sortable()
|
||||
|
||||
Reference in New Issue
Block a user