Action::make('details')->action(fn (Asset $record) => $this->dispatch('modal', component: 'file-details', params : ['uuid' => $record->uuid]))
Action::make('details')->action(fn (Asset $record) => $this->dispatch('modal', component: 'file-details', params : ['uuid' => $record->uuid]))