/
home
/
obinna
/
html
/
restaurants
/
templates
/
billing
/
Upload File
HOME
{# {% extends 'base2.html.twig' %} #} {% block content %} {% if success %} <h2>Payment Made Successfully. You are now subscribed.</h2> {% else %} <h2>Payment error, please try again later.</h2> {% endif %} {# <h3 class="text-center">{{ message }}</h3> #} {% endblock %}