@model ShwasherSys.Models.Modal.ModelFooterModel @{ var footStyle = Model.FootStyle==""? "text-align: center;": Model.FootStyle; }