@foreach($data as $result) @endforeach
Mrd. No Patient Name Phone Issue Date Suffer From Consultant Name Registraion No Rest From Rest To Join Date Certificate Action
{{$result->MrdNo}} {{$result->PatientName}} {{$result->Phone}} {{date("d/m/Y", strtotime(str_replace('-', '/',$result->CertiDate)))}} {{$result->SufferFrom}} {{$result->ConsultantName}} {{$result->RegNo}} {{date("d/m/Y", strtotime(str_replace('-', '/',$result->RestFrom)))}} {{date("d/m/Y", strtotime(str_replace('-', '/',$result->RestTo)))}} {{date("d/m/Y", strtotime(str_replace('-', '/',$result->JoinDate)))}} {{$result->CertiName}} {{--    --}}