api = $api; } public function handle() { dd(auth()->user()->getNamiService()->fees()); } }