@if(!Auth::user()->hasRole('Patient|Nurse|Case Manager|Accountant|Doctor|Receptionist'))
{{ $row->receipt_no }}
@else
{{ $row->receipt_no }}
@endif