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