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(),
|
||||
|
||||
TextColumn::make('release_date')
|
||||
->label('Tgl Rilis')
|
||||
->label('Tanggal Rilis')
|
||||
->searchable()
|
||||
->sortable()
|
||||
->date('l, d F Y'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user