refactor: update 'Rgl Rilis' label to 'Tanggal Rilis' for improved clarity

This commit is contained in:
Yoga Pangestu 2026-04-07 14:33:51 +07:00
parent 7470c89831
commit c53f22d30b

View File

@ -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'),