@if(session)
{{ JSON.stringify(session) }}
@endif @if(session && session.admin) @elseif(session && !session.admin) @endif