@php
header("Cache-Control: private, must-revalidate, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0");
@endphp
@if (Config::get('Constant.DEFAULT_AUTHENTICATION') == 'Y')
@if ((Session::get('Authentication_User') == "Y"))
@if ((Session::get('randomhistory_id') == ""))
@endif
@endif
@endif