8 lines
385 B
Plaintext

@using EnotaryoPH.Web
@using Microsoft.AspNetCore.Http.Extensions
@using EnotaryoPH.Web.Pages.Shared.Components.NotaryoSteps
@using EnotaryoPH.Web.Pages.Shared.Components.UploadOrChooseIdentificationDocument
@using EnotaryoPH.Web.Pages.Shared.Components.TakeSelfieImage
@namespace EnotaryoPH.Web.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, EnotaryoPH