@php $totalNeedReview = ''; if (Auth::user()->HasRole('doctor')) { $totalNeedReview = "{$status_mcu}"; } @endphp