@if(getExpiryDateWithGracePeriod() >= date('Y-m-d H:i:s'))
@endif
@if ($data['title'] == "Profile")
@endif
@if ($data['title'] == "KYC Details")
@endif
@if(agentDetails(3) != '')
Welcome to {{agentDetails(3)}} !
@elseWelcome to Reach Assuree !
@endif
@if (getHostBaseUrl() == 1)
@else
@endif
{{ Auth::user()->first_name }} {{ Auth::user()->last_name }}
{{ getUserType(Auth::user()->type) }}