@model Neo.LegitimateLicences.NewRouteRequest.NewRouteRequestDashboardModel @using Neo.Afx.ComponentModel @using Neo.Afx.Security @using Neo.Afx.Mvc @using Neo.LegitimateLicences.Common;
@Html.Partial("Console.PageHeader")


@*
            snazzy application dashboard with....
                date created (+days since then)
                green/red/yellow flag based on age
                current process status (graphical?)
                lastest comments
        
*@