@php $email = $getRecord()->email; @endphp @if ($email == null) Tidak Ada Email @else {{ $email }} @endif