@@ -279,7 +279,7 @@ def payment():
db.session.add(booking)
db.session.commit()
return redirect(url_for('home'))
return redirect(url_for('dashboard'))
return render_template('payment.html', total_price=total_price)
The note is not visible to the blocked user.