@using System @using BeyondThemes.Bootstrap @ViewBag.Title @Styles.Render("~/css/bootstrap") @Styles.Render("~/css/beyond") @Scripts.Render("~/bundles/skin")
  • Divyia Philips
    online
    last week
  • Adam Johnson
    left 4 mins ago
    today
  • John Smith
    online
    1:57 am
  • Osvaldus Valutis
    online
    today
  • Javi Jimenez
    online
    today
  • Stephanie Walter
    online
    yesterday
  • Sergey Azovskiy
    offline since oct 24
    22 oct
  • Lee Munroe
    online
    today
  • Divyia Philips
    online
    last week
@RenderBody()
@Scripts.Render("~/bundles/jquery") @Scripts.Render("~/bundles/bootstrap") @Scripts.Render("~/bundles/beyond") @RenderSection("PageScripts", required: false)