@using Microsoft.AspNetCore.Blazor.RenderTree @(Implements())
Layout @Body
@functions { public RenderFragment Body { get; set; } }