{% extends 'front/header.html'%} {% block content %} {% load static %}

Get Your Menu is becoming Ambria Cuisine

AMBRIA CUISINE

ELEMENTS OF MENU

{% for menu in menus%} {% endfor %}
{% for ename in enames%} {% endfor %}

ELEMENTS OF MENU

Catering your special event is a privilege. We bring true excellence to the table and are committed to offer you the best taste, service & style.

{% for ename in enames%}
{% endfor %}

USP

Catering your special event is a privilege. Bringing true excellence to the table. Committed to taste, service & style

{% for usp in usps %}

{{usp.des1}}

{{usp.des2}}

{{usp.des3}}

{{usp.des4}}

{{usp.des5}}

{{usp.des6}}

{% endfor %}

MENU BY FUNCTION

0 Functions
0 Empanelments
0 Years Experience
Infinite Smiles Spread!

Client Testimonials

Testimonial
{% for t in testimonials %}
testimonial
{% endfor %} {% for t in testimonials %}
testimonial
{% endfor %}

Video Testimonials

Real experiences shared by our Clients

Recent from Blog

Writing Tasteful Creations. Get a glimpse into the latest catering trends.

{% for post in recent_posts %}
{{ post.publish|date:"d M Y" }} • {{ post.author }}
{{ post.title }}

{{ post.content|safe|truncatewords:15 }}

Read More →
{% endfor %}
{% for i in homecontents %}

{{i.title|safe}}

{{i.content|safe}}
{{ i.content|safe|slice:":384" }}
...
{{ i.content|safe|slice:"385:" }}
{% endfor %}

Contact Us

{% csrf_token %}
{% endblock %}