@if ($roleType=='superAdmin') {{$user->email}} @endif @if ($roleType=='admin') {{$user->email}} @endif @if ($roleType=='agent') {{$user->email}} @endif