IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/storage/framework/views/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/storage/framework/views/f6d4fc3a29bdbe15cc2dc3688053d83056bfd790.php

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Transfer Certificate</title>
    <style>
        @page  {
            margin: 55px;
        }

        @font-face {
            font-family: 'OldSchool';
            src: url('/storage/calendar/oldenglishtextmt.ttf') format('truetype');
        }

        body {
            font-family: DejaVu Sans, sans-serif;
            font-size: 12px;
            color: #000080;
            margin-left: 35px;
            margin-right: 35px;
        }

        .top-note {
            text-align: center;
            font-size: 9px;
            margin: 5px 0 10px 0;
        }

        .header-table {
            width: 100%;
            border-collapse: collapse;
        }

        .header-table td {
            vertical-align: top;
        }

        .logo {
            width: 150px;
            margin-top: 15px;
        }

        .top-note {
            font-size: 11px;
            margin-bottom: 5px;
            margin-right: 20px;
            margin-left: 20px;
            text-align: left;
        }

        .sub-head {
            font-size: 15px;
            text-align: center;
            line-height: 2;
            color: #5b056d;
        }

        .meta-table {
            width: 100%;
            font-size: 11px;
            margin: 8px 0;
        }

        .meta-table td {
            padding: 2px 5px;
        }

        .title {
            text-align: center;
            font-weight: bold;
            margin: 8px 0;
            font-size: 18px;
        }

        table.form-table {
            width: 100%;
            border-collapse: collapse;
        }

        .form-table td {
            padding: 4px 2px;
            vertical-align: top;
        }

        .label-cell {
            width: 190px;
            white-space: nowrap;
        }

        .value-cell {
            width: auto;
        }

        .line-row {
            margin: 2px 0 4px 0;
        }

        .uline {
            display: inline-block;
            border-bottom: 1px solid #000;
            min-width: 120px;
            text-align: left;
            line-height: 1.2;
            vertical-align: bottom;
            padding: 2px 4px 0 4px;
        }

        .w10 {
            width: 10%;
        }

        .w15 {
            width: 15%;
        }

        .w20 {
            width: 20%;
        }

        .w25 {
            width: 25%;
        }

        .w30 {
            width: 30%;
        }

        .w35 {
            width: 35%;
        }

        .w40 {
            width: 40%;
        }

        .w50 {
            width: 50%;
        }

        .w60 {
            width: 60%;
        }

        .w65 {
            width: 65%;
        }

        .w70 {
            width: 70%;
        }

        .w80 {
            width: 80%;
        }

        .hint {
            font-size: 10px;
            margin-top: 2px;
        }

        .gap {
            margin-left: 12px;
        }

        .thin-hr {
            border: 0;
            border-top: 1px solid #000080;
            margin: 8px 0;
        }

        input[type="text"],
        input[type="date"],
        textarea,
        select {
            text-transform: uppercase;
        }
        .input-line {
            display: block;
            border-bottom: 1px solid #000080;
            margin: 0 5px;
        }
    </style>
</head>

<body>
    <table class="header-table">
        <tr>
            <td style="width: 100px; vertical-align: top;">
                <img src="<?php echo e(asset('storage/schools/' . $school->idSchool . '/' . $school->schoolLogo)); ?>" class="logo">
            </td>

            <td style="vertical-align: top;text-align: center;">
                <span class="top-note">
                    (No change in any entry in this certificate shall be made except by the authority issuing it and any
                    infringement of this requirement is liable to involve the imposition of penalty such as that of
                    rustication.)
                </span><br>
                <img src="<?php echo e(asset('storage/calendar/schoolname.png')); ?>">
                <div class="sub-head">[ M J Eduhub Foundation, Next Fire Brigade, Next to Seven Bunglow, <br>
                    Borivali (west), Mumbai - 400 091 ] <br>
                    Mobile No. 7039660230<br>Email - info.mhwscbse@gmail.com<br>
                    (Recog. No. SFS - 1018./C.N.1531/SM 2 Dated 08.03.2019)</br>
                </div>
            </td>
        </tr>
    </table>
    <table style="width:100% ;border-collapse: collapse;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 50%;"><b>Gen. Reg. No.</b> <b class="input-line"><?php echo e(strtoupper($saved->affiliation_no)); ?></b></td>
            <td style="width: 50%;"><b>Sr. No.</b> <b class="input-line"><?php echo e(strtoupper($saved->book_no)); ?></b></td>
        </tr>
    </table>

    <table style="width:100% ;border-collapse: collapse;font-size:12px;overflow: wrap;text-align: left;border-bottom:1px solid #000080;margin-top:10px;">
        <tr>
            <td style="width: 30%;"><b>U DISE No.: 27230700342</b> </td>
            <td style="width: 25%;"><b>Medium:  ENGLISH</b></td>
            <td style="width: 20%;"><b>Board: CBSE</b> </td>
            <td style="width: 25%;"><b>Index No.: <?php echo e(strtoupper($saved->school_code)); ?></b> </td>
        </tr>
    </table>

    <div class="title">LEAVING CERTIFICATE</div>

    <table style="width:100% ;border-collapse: collapse;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 50%;"><b>Student ID No.</b> <b class="input-line"><?php echo e(strtoupper($saved->student_id)); ?></b></td>
            <td style="width: 50%;"><b>UID. No.</b> <b class="input-line"><?php echo e(strtoupper($saved->udise_no)); ?></b></td>
        </tr>
    </table>

    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 30%;">1. Name of the Pupil in full</td>
            <td style="width: 35%;border-bottom:1px solid #000080;text-align:center;color:black;">
                <?php echo e(strtoupper($saved->name_of_pupil)); ?>

            </td>
            <td style="width: 35%;border-bottom:1px solid #000080;text-align:center;color:black;">
                <?php echo e(strtoupper($saved->father_name)); ?>

            </td>
        </tr>
        <tr>
            <td></td>
            <td style="text-align:center;"><small>(Name)</small></td>
            <td style="text-align:center;"><small>(Father's Name)</small></td>
        </tr>
        <tr>
            <td></td>
            <td style="padding-top:5px;border-bottom:1px solid #000080;"></td>
            <td style="padding-top:5px;border-bottom:1px solid #000080;text-align:center;color:black;"><?php echo e(strtoupper($saved->mother_name)); ?></td>
        </tr>
        <tr>
            <td></td>
            <td style="text-align:center;"><small>(Surname)</small></td>
            <td style="text-align:center;"><small>(Mother's Name)</small></td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:5px;">
        <tr>
            <td style="width: 25%;">2. Nationality</td>
            <td style="width: 25%;border-bottom:1px solid #000080;text-align:left;color:black;">
                 <?php echo e(strtoupper($saved->nationality)); ?>

            </td>
            <td style="width: 15%;">
                Mother Tongue
            </td>
            <td style="width: 30%;border-bottom:1px solid #000080;text-align:left;color:black;">
                <?php echo e(strtoupper($saved->belongs_sc_st_obc)); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;"> 3. Religion</td>
            <td style="padding-top:10px;text-align:center;border-bottom:1px solid #000080;text-align:left;color:black;" colspan="2"> <?php echo e(strtoupper($saved->general_conduct)); ?></td>
            <td style="padding-top:10px;"></td>
        </tr>
        <tr>
            <td style="padding-top:10px;"> 4. Caste and sub-caste</td>
            <td style="padding-top:10px;text-align:center;border-bottom:1px solid #000080;text-align:left;color:black;" colspan="2"> <?php echo e(strtoupper($saved->first_admission_date_class)); ?></td>
        </tr>
        <tr>
            <td colspan="4">(Only in case of pupil belonging to SC/ST/VJ-NT/OBC/SBC)</td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:5px;">
        <tr>
            <td style="width: 25%;">5. Place of Birth</td>
            <td style="width: 20%;border-bottom:1px solid #000080;text-align:left;color:black;">
                <?php echo e(strtoupper($saved->last_exam_result)); ?>

            </td>
            <td style="width: 3%;">
                Tel.
            </td>
            <td style="width: 20%;border-bottom:1px solid #000080;color:black;">
                <?php echo e(strtoupper($saved->promotion_class_figures)); ?>

            </td>
            <td style="width: 4%;">
                Dist.
            </td>
            <td style="width: 20%;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->extra_curricular)); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:15px;"></td>
            <td style="padding-top:15px;" colspan="2">State : <span style="color:black;"><?php echo e(strtoupper($saved->dues_paid_upto)); ?></span></td>
            <td style="padding-top:15px;" colspan="2">Country : <span style="color:black;"><?php echo e(strtoupper($saved->fee_concession)); ?></span></td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 25%;" rowspan="3">6. Date of Birth (Month<br>and year according <br>to the christine era both<br>in words and figures)</td>
            <td style="width: 70%;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->dob_words)); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:5px;"><b class="input-line" style="color:black;">( <?php echo e(strtoupper(\Carbon\Carbon::parse($saved->dob_figures)->format('d/m/Y'))); ?> )</b></td>
        </tr>
        <tr>
            <td> DD MM YYYY</td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 25%;">7. Last School Attended</td>
            <td style="width: 70%;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->last_class_figures)); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;">8. Date of Admission</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper(\Carbon\Carbon::parse($saved->application_date)->format('d/m/Y'))); ?>

            </td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 25%;">9. Progress</td>
            <td style="width: 25%;border-bottom:1px solid #000080;text-align:center;color:black;">
               <?php echo e(strtoupper($saved->last_class_words)); ?>

            </td>
            <td style="width: 10%;text-align: center;">9. Conduct</td>
            <td style="width: 25%;border-bottom:1px solid #000080;text-align:center;color:black;">
               <?php echo e(strtoupper($saved->ncc_scout_guide)); ?>

            </td>
        </tr>
    </table>
    <table style="width:100% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 25%;">10. Date of Leaving School</td>
            <td style="width: 70%;border-bottom:1px solid #000080;text-align:left;color:black;">
                <?php echo e(strtoupper(\Carbon\Carbon::parse($saved->certificate_issue_date)->format('d/m/Y'))); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;">11. Standard in which</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->promotion_class_words)); ?>

            </td>
        </tr>
        <tr>
            <td colspan="2">studying and since when (in words & figures)</td>
        </tr>
        <tr>
            <td style="padding-top:10px;">12. Reason for Leaving School</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->reason_for_leaving)); ?>

            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;">13. Remarks</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:left;color:black;">
               <?php echo e(strtoupper($saved->remarks)); ?>

            </td>
        </tr>
    </table>
    
    <div style="font-size:12px; margin-top:10px;border-top:1px solid #000080;padding-top:10px;">
        Certified that the above information is in accordance with the School Register,
    </div>


    <table style="width:50% ;font-size:12px;overflow: wrap;text-align: left;margin-top:10px;">
        <tr>
            <td style="width: 15%;">Prepared by Class Teacher</td>
            <td style="width: 35%;border-bottom:1px solid #000080;text-align:center;">
                
            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;">Checked by Clerk</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:center;">
                
            </td>
        </tr>
        <tr>
            <td style="padding-top:10px;">Dated</td>
            <td style="padding-top:10px;border-bottom:1px solid #000080;text-align:center;">
               <?php echo e(strtoupper(\Carbon\Carbon::now()->format('d/m/Y'))); ?>

            </td>
        </tr>
    </table>

    <div style="text-align:right; margin-top:20px;color: #000080">
        Principal
    </div>

</body>

</html>

Copyright © 2021 - 2025 IMMREX7