Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/syn.corals.io/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/syn.corals.io/storage/framework/views/dec59475773a104411b5b705af05443553054cb3.php
<style>
    .content {
        width: 100%;
        height: auto;
        border: 1px solid #0b0b0b;
        padding: 10px;
    }

    .row-1 {
        width: 100%;
        display: flex;
        flex-direction: row;

    }

    .logo {
        width: 30%;
        align-items: center;
        align-content: center;
        display: flex;
        justify-content: space-around;

    }

    .center {
        width: 40%;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin: auto;

    }

    .user-img {
        width: 30%;
        display: flex;
        justify-content: space-around;
    }

    .certificate-body {
        width: 100%;
        text-align: center;
    }

    .footer-certificate {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        margin-top: 30px;
    }

    .test {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        align-content: stretch;
        font-weight: bold;
        font-size: 19.0pt;
        font-family: "Arial", "sans-serif";
        margin-left: 100px;

    }
</style>
<div class="body" style="direction: ltr">

    <div class="content">

        <div class="row-1">

            <div class="logo">
                <img src="<?php echo e(Settings::get('syndicate_logo')); ?>" alt="<?php echo e(\Settings::get('site_name')); ?>"
                     style="    width: 196px;
                height: 216px; ">
            </div>

            <div class="center">
                <h6 style="
                    text-align: center;
                    font-size: 30.0pt;
                    line-height: normal;
                    direction: rtl;
                    margin: 10px;
                    font-family: Andalus, serif;">
                    نقابة صيادلة فلسطين
                </h6>

                <h6 style="  text-align: center;
                    font-size: 30.0pt;
                    line-height: normal;
                    direction: rtl;
                    margin: 10px;

                    font-family: Andalus, serif;">القدس</h6>
            </div>

            <div class="user-img">
                <img src="<?php echo e($pharmacist->picture_thumb); ?>" class="img-circle img-responsive"
                     style="    width: 196px;
                height: 216px; margin: 15px" alt="User Picture"/>
            </div>
        </div>


        <div class="certificate-body">

            <h1 style="
                   text-align: center;
                    color: red;
                    font-size: 27pt;
                    font-family: Arial, sans-serif;
                    font-weight: 550;
                    margin-bottom: 25px;
                "> إجازة لمزاولة مهنة الصيدلة
            </h1>
            <h2 style="margin-bottom: 10px">تشهد نقابة صيادلة فلسطين - القدس ان الزميل / ة الدكتور / ة</h2>
            <p style="
                font-size: 25.0pt;
                font-weight: bold;
                line-height: normal;
                text-decoration: underline;
                "><?php echo e($pharmacist->name); ?></p>
            <h2>هو عضو في نقابة الصيادلة ويستطيع مزاولة مهنة الصيدلة شريطة الإلتزام</h2>
            <h2>بقانون ونظام نقابة الصيادلة</h2>
        </div>

        <div class="footer-certificate">
            <div class="test" dir="ltr">
                <p>نقيب الصيادلة</p>
                <img src="<?php echo e(Settings::get('signing_logo')); ?>" alt="<?php echo e(\Settings::get('site_name')); ?>"
                     style="width: 100px">
                <p><?php echo e(optional(Syndicate::getSyndicateChairman())->name); ?></p>
            </div>
            <div class="date">
                <div class="snip" dir="rtl">
                    <div class="test">
                        <p>تاريخ الإصدار : <?php echo e(now()->toDateString()); ?></p>
                        <p> هذه المزاولة سارية المفعول لعام <?php echo e((now()->year + 1)); ?></p>
                    </div>
                </div>

            </div>


        </div>
    </div>
</div>
<?php /**PATH /home/corals/public_html/syn.corals.io/Corals/modules/Syndicate/resources/views/partials/certificateAr.blade.php ENDPATH**/ ?>

Spamworldpro Mini