@{
if (Model.code != Code.SUCCESS.ToString())
{
}
}
@{
if (Model.code != Code.SUCCESS.ToString())
{
}
else
{
}
}