{%extends "landingPage.html" %}{% load static %} {% block body%}
{{dests.from_destination}}
to
{{dests.to_destination}}
Bus Number
{{dests.bus_No}}
Date
{{dests.date}}
Time
{{dests.time}}
Price
{{dests.price}}
Location
{{dests.bus_location}}
Tickets Left
{{dests.tickets}}