@using salesbook.Shared.Core.Interface.System @inject IGenericSystemService GenericSystemService
@($"v{GenericSystemService.GetCurrentAppVersion()}")