user(); return \App\Utils\Ninja::isSelfHost() && $user->account->isPaid(); } public function rules(): array { return [ // ]; } }