{{ isLogin ? 'Welcome Back 👋' : 'Create Account ✨' }}

{{ isLogin ? 'Create account' : 'Already have account?' }}

{{toastMsg}}