Applications

@if(Session::has('permission_error'))
{!! Session::get('permission_error') !!}
@endif
  • Server Time   :  
  • Dollar Rate : {{ Session::get('dollar_rate') }}
  • Nick
    {{ Auth::user()->name }} {{ Auth::user()->email }}
    • Section
    • @if(Auth::user()->role == 1)
    • Admin
    • All Admin Logs
    • @endif
    • My Profile2
    • Activity
    • Send Mail
    • Logout