@csrf
REQUEST FOR INFORMATION (RFI) STATUS
for the project of:
{{$projectname->project_name}}
{{__('Contractor:')}}
{{__('REQUEST FOR INFORMATION (RFI) STATUS')}}
{{__('Enter Type of Consultants List to send RFI:')}}
{{__('Select the Consultants')}}
{{__('Select the Consultants')}}
@foreach ($getconsultant as $conkey =>$con)
{{$con->name}}
@endforeach