@if(@$jDecodData->mail_status == 'contract_assign' || @$jDecodData->mail_status == 'manual_reminder')
{{-- --}}

Date: {{@$jDecodData->activation_date}}

Invitation

To,

Alkem Laboratories Ltd.

Mumbai

Dear Dr. {{@$jDecodData->dr_name}},

Alkem Laboratories Ltd. - India’s 5th largest pharmaceutical company, champions the mission of improving health outcomes across the world. At Alkem, innovation is at the core of our mission to enhance patient care and health outcomes worldwide. As we continue to invest in our research capabilities, Alkem Laboratories remains dedicated to fostering innovation that meets the healthcare challenges of today and tomorrow.


We are writing to extend a formal invitation to you to participate in a real-world study that we are conducting at Alkem.


Study Title : {{@$jDecodData->study_description}}


Study Protocol Number : {{@$jDecodData->study_import_name??''}}


As a respected professional in the field of medicine, your expertise and insights would be invaluable to the success of our study. We believe that your experience and expertise could greatly contribute to the understanding and advancement of this important area of research. Your participation in the study will involve sharing retrospective data of your treated patients. We are confident that your involvement would enrich the study and yield valuable insights.


Please find below the login credentials for study participation


URL Link : {{@$jDecodData->url}}


Login Id : {{@$jDecodData->dr_email_id}}


Password : {{@$jDecodData->doctor_central_code}}


Thank you for considering this invitation. We sincerely hope that you will accept and join us in this endeavor.


Warm regards,

sign

Medical Affairs,

Alkem Laboratories Ltd Mumbai

@elseif(@$jDecodData->mail_status == 'rsm_reminder')

Invitation

Dear {{@$jDecodData->rsm_name}}

Please find below credentials for study {{@$jDecodData->study_description}} assigned to {{@$jDecodData->dr_name}}.


URL Link : {{@$jDecodData->url}}


Login Id : {{@$jDecodData->rsm_email_id}}


Password : {{@$jDecodData->field_central_code}}


Thank you for considering this invitation. We sincerely hope that you will accept and join us in this endeavor.


@elseif(@$jDecodData->mail_status == 'document_reject_rsm')

Dear : {{@$jDecodData->rsm_name}},

Please find attached research study agreement documents that, unfortunately, necessitate re-submission. Your guidance on refining the materials and addressing the identified issues for re-submission would be invaluable.


Below are the details pertaining to the re-submission:


Study Title : {{@$jDecodData->study_name}}


Principal Investigator : {{@$jDecodData->dr_name}}


Reason for Re-Submission : {{@$jDecodData->remarks}}


Please find herewith attached login Credentials:


URL: {{@$jDecodData->url}}


Username: {{@$jDecodData->dr_email_id}}


Password: {{@$jDecodData->doctor_central_code}}


We kindly ask for your review of the attached documents and assistance resolving the highlighted concerns. Your input and support in addressing these matters are highly valued.


If you need any assistance or further clarification, please do not hesitate to contact : {{@$jDecodData->ho_email}}


Thank you for your prompt attention to this matter.


Best regards,

{{@$jDecodData->ho_email}}

@elseif(@$jDecodData->mail_status == 'patient_enrollment_limit_reached')
logo

Hi Medical Team,

Please be informed that the study master code {{@$jDecodData->study_name}}. for the study name {{@$jDecodData->study_name}}. that you have made live on the system to get the patient data for the study research purpose has reached {{@$jDecodData->limit_reached}}. of the desired threshold patient limit of {{@$jDecodData->max_patient_count}}. We request that once the 100% limit is reached, the study will automatically be deactivated in the system until any further action is taken from your side.

Please feel free to reach out if you need any more clarification.

Best Regards,

IT Development Team

@elseif(@$jDecodData->mail_status == 'contract_payment_completed')
Alkem logo

Dear Mr, {{ @$jDecodData->dr_name }}

Thank you for your valuable support and for sharing your professional expertise in relation to the {{ @$jDecodData->study_name }}. We sincerely appreciate your assistance in providing the clinical data of {{ @$jDecodData->patient_count }} patients, which has been instrumental to our research.

Please find the fee payment details below

Payment details as per the agreement
Payee Name {{ @$jDecodData->dr_name }}
Study Protocol Number {{ @$jDecodData->study_import_name }}
Amount Paid {{ @$jDecodData->chq_amount }}
Date of Payment {{ @$jDecodData->cheque_dt }}
Payment Method {{-- Added Static value for now --}} Cheque
Transaction Reference {{ @$jDecodData->reference_no }}

Should you require any additional information or supporting documents, please do not hesitate to get in touch.

With sincere thanks

sign

Medical Signature

@else

Dear : {{@$jDecodData->dr_name}},

Please find attached research study agreement documents that, unfortunately, necessitate re-submission. Your guidance on refining the materials and addressing the identified issues for re-submission would be invaluable.


Below are the details pertaining to the re-submission:


Study Title : {{@$jDecodData->study_name}}


Principal Investigator : {{@$jDecodData->dr_name}}


Reason for Re-Submission : {{@$jDecodData->remarks}}


Please find herewith attached login Credentials:


URL: {{@$jDecodData->url}}


Username: {{@$jDecodData->dr_email_id}}


Password: {{@$jDecodData->doctor_central_code}}


We kindly ask for your review of the attached documents and assistance resolving the highlighted concerns. Your input and support in addressing these matters are highly valued.


If you need any assistance or further clarification, please do not hesitate to contact : {{@$jDecodData->ho_email}}


Thank you for your prompt attention to this matter.


Best regards,

{{@$jDecodData->ho_email}}

@endif