shellCoinData = $shellCoin->get(); $this->shellCoinData7d = $shellCoin->get7d(); } public function render() { return view('livewire.shell-coin'); } }