Files
RS_System/RS_system/Views/_ViewImports.cshtml
2026-01-10 23:14:51 -06:00

3 lines
96 B
Plaintext

@using Rs_system
@using Rs_system.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers