diff --git a/TicketOffice/Pages/Shared/_Layout.cshtml b/TicketOffice/Pages/Shared/_Layout.cshtml index 6982812..1d1385e 100644 --- a/TicketOffice/Pages/Shared/_Layout.cshtml +++ b/TicketOffice/Pages/Shared/_Layout.cshtml @@ -20,7 +20,7 @@ } Головна - Пошук маршрутів + Пошук маршрутів
@if (Context.Session.GetInt32("IsManager") != null && Context.Session.GetInt32("IsManager") == 1) { @@ -47,4 +47,4 @@ @await RenderSectionAsync("Scripts", required: false) - \ No newline at end of file +