@using System.Globalization @using ValblazeProject.Components @using ValblazeProject.Models @page "/" Index

Hello, world!

Welcome to your new app.

CurrentCulture: @CultureInfo.CurrentCulture

Cake Token Number - @context.Id
@context.Name
$ @context.Cost
Cake Token Number - @cakeContext.Id
@cakeContext.Name
$ @cakeContext.Cost
Cake Token Id - @CakeContext.Id
@CakeContext.Name

Price $@CakeContext.Cost