@model Neo.Legitimate.VerificationConsole.Models.VerificationModel @using System.Web.Mvc.Html @using Pilotfish.Afx.ComponentModel @using Pilotfish.Afx.Security @using Pilotfish.Afx.Mvc @{ ViewBag.Title = "Default"; Layout = "Console.cshtml"; } @Html.Partial("Scripts/Verification-Init") @Html.Partial("Scripts/Verification-Events") @{ var detailTab = ""; if (Model.AppOrLir == "APP") { detailTab = "Application Details"; } else if (Model.AppOrLir == "LIR") { detailTab = "Licence Issue Details"; } else { detailTab = "Licence Upliftment Extention Details"; } }
| Licence Details | ||
|
Name
|
Tax Reference No.
|
|
|
ID/Business Reg. No.
|
||
|
Association Name
|
Cell Number
|
|
| Vehicle Details | ||
|
VIN/Chassis No.
|
Engine No.
|
|
|
Vehicle Reg. No.
|
Vehicle Make
|
|
|
Seated Capacity
|
Standing Capacity
|
|
| Comment | Added By |
|---|---|