mismatched = Helper::test_locations_fmcs(false); $this->is_tested = true; } public function mount() { $this->setting = Setting::getSettings(); } public function render() { return view('livewire.location-scope-check'); } }