@if( $row->consultation_date == null ) N/A @endif
{{ \Carbon\Carbon::parse($row->consultation_date)->isoFormat('DD MMM YYYY hh:mm A') }}