@php $tnx = (!empty($transaction)) ? $transaction : false; $user = (!empty($profile)) ? $profile : false; @endphp