Commit 46365fc2 authored by Ratnadeep Rajendra Kharade's avatar Ratnadeep Rajendra Kharade
Browse files

Added My Reservation tab in navigation manu.

parent 54bf6f95
......@@ -23,6 +23,11 @@ export class AppComponent {
url: '/home',
icon: 'home'
},
{
title: 'My Reservation',
url: '/myreservation',
icon: 'clipboard'
},
{
title: 'Logout',
url: '/login',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment