refactor: update 'Rgl Rilis' label to 'Tanggal Rilis' for improved clarity
This commit is contained in:
parent
7470c89831
commit
c53f22d30b
@ -85,7 +85,7 @@ public static function configure(Table $table): Table
|
|||||||
->badge(),
|
->badge(),
|
||||||
|
|
||||||
TextColumn::make('release_date')
|
TextColumn::make('release_date')
|
||||||
->label('Tgl Rilis')
|
->label('Tanggal Rilis')
|
||||||
->searchable()
|
->searchable()
|
||||||
->sortable()
|
->sortable()
|
||||||
->date('l, d F Y'),
|
->date('l, d F Y'),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user