@if(Session::get('user_name')=='') @php header("Location: " . URL::to('/'), true, 302); exit(); @endphp @endif Sales System

Layout Options

  • Fixed Header
    Makes the header top fixed, always visible!
  • Fixed Sidebar
    Makes the sidebar left fixed, always visible!
  • Fixed Footer
    Makes the app footer bottom fixed, always visible!