@page "/tickets/add" @using Microsoft.AspNetCore.Authorization @attribute [Authorize(Roles = "admin")] @* *@

Add Ticket

@*

Loading ...

Authentication Failure!

You're not signed in.

*@