@page "{expac?}" @model IndexModel @{ ViewData["Title"] = "Expedience"; } @section scripts { }
@if (Model.DutyCompletionRecords != null) { } else { }