@if($getdairy != null)
@if($getdairy->consulatant_data != null)
@php $consulatant_data=json_decode($getdairy->consulatant_data); @endphp
@else
@php $consulatant_data=array(); @endphp
@endif
@else
@php $consulatant_data=array(); @endphp
@endif
{{$project->project_name}}
{{__('REQUEST FOR INFORMATION (RFI) STATUS')}}
@php $key_count=1; @endphp
@forelse ($getcontent as $key => $mutli_data)
{{__('Date Replied by the Consultants')}}
@if($getsubtable==null)
@else
@endif
@php $key_count++; @endphp
@empty
{{__('Date Replied by the Consultants')}}
@endforelse