/home/mip/mip/resources/views/emails/apply-now.blade.php
<html>

<head>
    <meta name="viewport" content="width=device-width">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Apply Now</title>
    <style>
        /* -------------------------------------
        INLINED WITH htmlemail.io/inline
    ------------------------------------- */
        /* -------------------------------------
        RESPONSIVE AND MOBILE FRIENDLY STYLES
    ------------------------------------- */
        @media only screen and (max-width: 620px) {
            table[class=body] h1 {
                font-size: 28px !important;
                margin-bottom: 10px !important;
            }

            table[class=body] p,
            table[class=body] ul,
            table[class=body] ol,
            table[class=body] td,
            table[class=body] span,
            table[class=body] a {
                font-size: 16px !important;
            }

            table[class=body] .wrapper,
            table[class=body] .article {
                padding: 10px !important;
            }

            table[class=body] .content {
                padding: 0 !important;
            }

            table[class=body] .container {
                padding: 0 !important;
                width: 100% !important;
            }

            table[class=body] .main {
                border-left-width: 0 !important;
                border-radius: 0 !important;
                border-right-width: 0 !important;
            }

            table[class=body] .btn table {
                width: 100% !important;
            }

            table[class=body] .btn a {
                width: 100% !important;
            }

            table[class=body] .img-responsive {
                height: auto !important;
                max-width: 100% !important;
                width: auto !important;
            }
        }

        /* -------------------------------------
        PRESERVE THESE STYLES IN THE HEAD
    ------------------------------------- */
        @media all {
            .ExternalClass {
                width: 100%;
            }

            .ExternalClass,
            .ExternalClass p,
            .ExternalClass span,
            .ExternalClass font,
            .ExternalClass td,
            .ExternalClass div {
                line-height: 100%;
            }

            .apple-link a {
                color: inherit !important;
                font-family: inherit !important;
                font-size: inherit !important;
                font-weight: inherit !important;
                line-height: inherit !important;
                text-decoration: none !important;
            }

            .btn-primary table td:hover {
                background-color: #34495e !important;
            }

            .btn-primary a:hover {
                background-color: #34495e !important;
                border-color: #34495e !important;
            }
        }

    </style>
</head>

<body class="" style="background-color: #f6f6f6; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
<table border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%; background-color: #f6f6f6;">
    <tr>
        <td style="font-family: sans-serif; font-size: 14px; vertical-align: top;">&nbsp;</td>
        <td class="container" style="font-family: sans-serif; font-size: 14px; vertical-align: top; display: block; Margin: 0 auto; max-width: 580px; padding: 10px; width: 580px;">
        <div class="content" style="box-sizing: border-box; display: block; Margin: 0 auto; max-width: 580px; padding: 10px;">

        <!-- START CENTERED WHITE CONTAINER -->
        <span class="preheader" style="color: transparent; display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; visibility: hidden; width: 0;"></span>
        <table class="main" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%; background: #ffffff; border-radius: 3px;">

<!-- START MAIN CONTENT AREA -->
<tr>
    <td class="wrapper" style="font-family: sans-serif; font-size: 14px; vertical-align: top; box-sizing: border-box; padding: 20px;">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;">
            <tr>
                <td align="center">
                    <img src="cdn.quantumx.com/myra-email-client-logos/mip-logo-email.png" alt="MIP International Manpower Services Inc.">
                </td>
            </tr>
            <tr>
                <td style="font-family: sans-serif; font-size: 14px; vertical-align: top;">

                    <h2 style="text-align:center;margin-bottom:15px;margin-top:-20px">Apply Now Form </h2>
                    <h3 style="font-family: sans-serif;font-weight: normal; margin: 0; margin-bottom: 15px; text-align:center;">You received an application from MIP Website</h3>
                    <br>
                    
                    <!-- Personal Information -->
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Personal Information</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position: {{ $position }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Country: {{ ($country) }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">First Name : {{ $fname }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Middle Name : {{ $mname }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Last Name : {{ $lname }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Birthdate : {{ $birthdate }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Gender : {{ $gender }}</p>
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Marital Status : {{ $marital_status }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Religon : {{ $religon }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Provincial Address : {{ $provincial_address }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Present Address : {{ $present_address }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Cellphone No. : {{ $telephone }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Facebook Account : {{ $facebook }}</p>
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Email Address : {{ $email }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Height : {{ $height }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Weight : {{ $weight }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Passport : {{ $passport }}</p>

                    @if($passportNo !="")
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Passport # : {{ $passportNo }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Date Issued : {{ $dateIssued }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Date Expired : {{ $dateExpired }}</p>
                    <hr>
                    @endif
                    <!-- Personal Information -->
                    <br>
                    
                    <!-- Education -->
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Education</h3>
                    <!-- Education 1 -->
                    @if($education_level1 !="" || $course1 !="" || $startMonth1 !="" || $startYear1 !="" || $endMonth1 !="" || $endYear1 !="")
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Education Level : {{ $education_level1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">School University : {{ $school_university1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Course : {{ $course1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $startMonth1 }} {{ $startYear1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $endMonth1 }} {{ $endYear1 }}</p>
                    <hr>
                    @endif
                    <!-- Education 1 -->
                    
                    <!-- Education 2 -->
                    @if($education_level2 !="" || $course2 !="" || $startMonth2 !="" || $startYear2 !="" || $endMonth2 !="" || $endYear2 !="")
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Education Level : {{ $education_level2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">School University : {{ $school_university2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Course : {{ $course2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $startMonth2 }} {{ $startYear2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $endMonth2 }} {{ $endYear2 }}</p>
                    <hr>
                    @endif
                    <!-- Education 2 -->
                    
                    <!-- Education 3 -->
                    @if($education_level3 !="" || $course3 !="" || $startMonth3 !="" || $startYear3 !="" || $endMonth3 !="" || $endYear3 !="")
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Education Level : {{ $education_level3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">School University : {{ $school_university3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Course : {{ $course3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $startMonth3 }} {{ $startYear3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $endMonth3 }} {{ $endYear3 }}</p>
                    <hr>
                    @endif
                    <!-- Education 3 -->
                    
                    <!-- Education 4 -->
                    @if($education_level4 !="" || $course4 !="" || $startMonth4 !="" || $startYear4 !="" || $endMonth4 !="" || $endYear4 !="")
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Education Level : {{ $education_level4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">School University : {{ $school_university4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Course : {{ $course4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $startMonth4 }} {{ $startYear4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $endMonth4 }} {{ $endYear4 }}</p>
                    <hr>
                    @endif
                    <!-- Education 4 -->
                    <br>
                    
                    <!-- Work Exeperience -->
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Work Experience</h3>
                    @if($company_name1 !="" || $step3Position1 !="" || $departmentName1 !="" || $companyAddress1 !="" || $salaryCurrency1 !="" || $salary1 !="" || $jobDescription1 !="" || $employmentStartMonth1 !="" || $employmentStartYear1 !="" || $employmentEndMonth1 !="" || $employmentEndYear1 !="")
                    
                    <!-- Work Exeperience 1 -->
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth1 }} {{ $employmentStartYear1 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth1 }} {{ $employmentEndYear1 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 1 -->
                    
                    <!-- Work Exeperience 2 -->
                    @if($company_name2 !="" || $step3Position2 !="" || $departmentName2 !="" || $companyAddress2 !="" || $salaryCurrency2 !="" || $salary2 !="" || $jobDescription2 !="" || $employmentStartMonth2 !="" || $employmentStartYear2 !="" || $employmentEndMonth2 !="" || $employmentEndYear2 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth2 }} {{ $employmentStartYear2 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth2 }} {{ $employmentEndYear2 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 2 -->
                    
                    <!-- Work Exeperience 3 -->
                    @if($company_name3 !="" || $step3Position3 !="" || $departmentName3 !="" || $companyAddress3 !="" || $salaryCurrency3 !="" || $salary3 !="" || $jobDescription3 !="" || $employmentStartMonth3 !="" || $employmentStartYear3 !="" || $employmentEndMonth3 !="" || $employmentEndYear3 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth3 }} {{ $employmentStartYear3 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth3 }} {{ $employmentEndYear3 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 3 -->
                    
                    <!-- Work Exeperience 4 -->
                    @if($company_name4 !="" || $step3Position4 !="" || $departmentName4 !="" || $companyAddress4 !="" || $salaryCurrency4 !="" || $salary4 !="" || $jobDescription4 !="" || $employmentStartMonth4 !="" || $employmentStartYear4 !="" || $employmentEndMonth4 !="" || $employmentEndYear4 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth4 }} {{ $employmentStartYear4 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth4 }} {{ $employmentEndYear4 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 4 -->
                    
                    
                    <!-- Work Exeperience 5 -->
                    @if($company_name5 !="" || $step3Position5 !="" || $departmentName5 !="" || $companyAddress5 !="" || $salaryCurrency5 !="" || $salary5 !="" || $jobDescription5 !="" || $employmentStartMonth5 !="" || $employmentStartYear5 !="" || $employmentEndMonth5 !="" || $employmentEndYear5 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth5 }} {{ $employmentStartYear5 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth5 }} {{ $employmentEndYear5}}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 5 -->
                    
                    <!-- Work Exeperience 6 -->
                    @if($company_name6 !="" || $step3Position6 !="" || $departmentName6 !="" || $companyAddress6 !="" || $salaryCurrency6 !="" || $salary6 !="" || $jobDescription6 !="" || $employmentStartMonth6 !="" || $employmentStartYear6 !="" || $employmentEndMonth6 !="" || $employmentEndYear6 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth6 }} {{ $employmentStartYear6 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth6 }} {{ $employmentEndYear6 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 6 -->
                    
                    <!-- Work Exeperience 7 -->
                    @if($company_name7 !="" || $step3Position7 !="" || $departmentName7 !="" || $companyAddress7 !="" || $salaryCurrency7 !="" || $salary7 !="" || $jobDescription7 !="" || $employmentStartMonth7 !="" || $employmentStartYear7 !="" || $employmentEndMonth7 !="" || $employmentEndYear7 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth7 }} {{ $employmentStartYear7 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth7 }} {{ $employmentEndYear7 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 7 -->
                    
                    
                    <!-- Work Exeperience 8 -->
                    @if($company_name8 !="" || $step3Position8 !="" || $departmentName8 !="" || $companyAddress8 !="" || $salaryCurrency8 !="" || $salary8 !="" || $jobDescription8 !="" || $employmentStartMonth8 !="" || $employmentStartYear8 !="" || $employmentEndMonth8 !="" || $employmentEndYear8 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth8 }} {{ $employmentStartYear8 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth8 }} {{ $employmentEndYear8 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 8 -->
                    
                    
                    <!-- Work Exeperience 9 -->
                    @if($company_name9 !="" || $step3Position9 !="" || $departmentName9 !="" || $companyAddress9 !="" || $salaryCurrency9 !="" || $salary9 !="" || $jobDescription9 !="" || $employmentStartMonth9 !="" || $employmentStartYear9 !="" || $employmentEndMonth9 !="" || $employmentEndYear9 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth9 }} {{ $employmentStartYear9 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth9 }} {{ $employmentEndYear9 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 9 -->
                    
                    
                    <!-- Work Exeperience 10 -->
                    @if($company_name10 !="" || $step3Position10 !="" || $departmentName10 !="" || $companyAddress10 !="" || $salaryCurrency10 !="" || $salary10 !="" || $jobDescription10 !="" || $employmentStartMonth10 !="" || $employmentStartYear10 !="" || $employmentEndMonth10 !="" || $employmentEndYear10 !="")
                    
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Name / Employer Name : {{ $company_name10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Position : {{ $step3Position10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Department Name : {{ $departmentName10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Company Address : {{ $companyAddress10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary Currency : {{ $salaryCurrency10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Salary : {{ $salary10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Job Description : {{ $jobDescription10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Start Date : {{ $employmentStartMonth10 }} {{ $employmentStartYear10 }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">End Date : {{ $employmentEndMonth10 }} {{ $employmentEndYear10 }}</p>
                    <hr>
                    @endif
                    <!-- Work Exeperience 10 -->
                    
                    
                    
                    <br>
                    
                    <!-- Taiwan - Factory Worker position -->
                    @if($taiwanFactoryExperienceElectronics !="" || $taiwanFactoryExperienceSemicon !="" || $taiwanFactoryExperienceSoldering !="" || $taiwanFactoryExperienceCNC !="" || $taiwanFactoryExperienceSewer !="" || $taiwanFactoryFirstTimeAbroad !="" || $taiwanFactorySmoking !="" || $taiwanFactoryDrinkingAlcohol !="" || $taiwanFactoryHandSweat !="" || $taiwanFactoryEyesight !="")

                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Taiwan - Factory Worker position</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have an experience in electronics company? {{ $taiwanFactoryExperienceElectronics }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have an experience in semicon company? {{ $taiwanFactoryExperienceSemicon }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have a Soldering experience? {{ $taiwanFactoryExperienceSoldering }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have a CNC/ Lathe Machine experience? {{ $taiwanFactoryExperienceCNC }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have an experience as a Sewer? {{ $taiwanFactoryExperienceSewer }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Are you a First Timer in Abroad? {{ $taiwanFactoryFirstTimeAbroad }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Are you smoking? {{ $taiwanFactorySmoking }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Are you Drinking Alcohol? {{ $taiwanFactoryDrinkingAlcohol }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Hand Sweat? {{ $taiwanFactoryHandSweat }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Eyesight? {{ $taiwanFactoryEyesight }}</p>
                    @endif
                    <!-- Taiwan - Factory Worker position -->
                    
                    
                    <!-- Singapore - Nurse Position -->
                    @if($singaporeNurseOverseasExperience !="" || $singaporeNurseWhatCountry !="" || $singaporeNurseNameEmployer !="" || $singaporeNurseBedCapacity !="" || $singaporeNurseAreaExposure !="" || $singaporeNursePosition !="")
                    
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Singapore - Nurse Position</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have Overseas experience? {{ $singaporeNurseOverseasExperience }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">What Country? {{ $singaporeNurseWhatCountry }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Name of Hospital/Employer? {{ $singaporeNurseNameEmployer }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Bed Capacity? {{ $singaporeNurseBedCapacity }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">What is your area of exposure? {{ $singaporeNurseAreaExposure }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">What is your position? {{ $singaporeNursePosition }}</p>
                    @endif
                    <!-- Singapore - Nurse Position -->
                    
                    
                    <!-- Domestic Helper -->
                    @if($domesticHelperOverseasExperience !="" || $domesticHelperWorkingPeriod !="" || $domesticHelperLeaving !="" || $domesticHelperTakingCareBabies !="" || $domesticHelperTakingCareAges !="" || $domesticHelperCook !="")
                    
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Domestic Helper</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have Overseas Experience as Domestic Helper? {{ $domesticHelperOverseasExperience }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Working Period: {{ $domesticHelperWorkingPeriod }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Reason for leaving: {{ $domesticHelperLeaving }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have Experience in Taking care babies? {{ $domesticHelperTakingCareBabies }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you experience looking after Aged / Bedridden? {{ $domesticHelperTakingCareAges }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Can you cook simple meal without any supervision? {{ $domesticHelperCook }}</p>
                    @endif
                    <!-- Domestic Helper -->
                    
                    
                    <!-- Korea Performing Arts -->
                    @if($koreaPerformingArtsSinger !="" || $koreaPerformingArtsPosition !="" || $koreaPerformingArtsWorkingPeriod !="")
                    
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">Korea - Performing Arts</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have Overseas experience as Singer in Club/Resto Bar? {{ $koreaPerformingArtsSinger }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">What is your position? {{ $koreaPerformingArtsPosition }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Working Period: {{ $koreaPerformingArtsWorkingPeriod }}</p>
                    @endif
                    <!-- Korea Performing Arts -->
                    
                    <!-- China English Teacher -->
                    @if($chinaEnglishTeacherExperience !="" || $chinaEnglishTeacherArtsPosition !="" || $chinaEnglishTeacherWorkingPeriod !="")
                    
                    <h3 style="font-family: sans-serif;font-weight: bold; margin: 0; margin-bottom: 5px;">China English Teacher</h3>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Do you have overseas experience in Teaching? {{ $chinaEnglishTeacherExperience }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">What is your position? {{ $chinaEnglishTeacherArtsPosition }}</p>
                    <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Working Period: {{ $chinaEnglishTeacherWorkingPeriod }}</p>
                    @endif
                    <!-- Korea Performing Arts -->

                </td>
            </tr>
        </table>
    </td>
</tr>
<!-- END MAIN CONTENT AREA -->

</table>
<!-- START FOOTER -->
<div class="footer" style="clear: both; Margin-top: 10px; text-align: center; width: 100%;">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;">
        <tr>
            <td class="content-block" style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; font-size: 12px; color: #999999; text-align: center;">
                <span class="apple-link" style="color: #999999; font-size: 12px; text-align: center;">MIP International Manpower Services Inc.</span>
            </td>
        </tr>
    </table>
</div>
</td>
<td style="font-family: sans-serif; font-size: 14px; vertical-align: top;">&nbsp;</td>
</tr>
</table>
</body>
</html>