tenant_id === filament()->getTenant()->id, 403); $this->run = $run; } public function render(): View { return view('livewire.monitoring.operations-detail'); } }