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/clinic.corals.io/resources/views/dashboard/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/clinic.corals.io/resources/views/dashboard/templates/templates.php
<script id="adminDashboardTemplate" type="text/x-jsrender">

<tr>
    <td>
        <div class="symbol symbol-45px me-2">
            <img src="{{:image}}" class="symbol symbol-circle object-cover align-self-center" alt="">
        </div>
    </td>
    <td>
        <a href="{{:route}}" class="fw-bolder text-primary mb-1 fs-6">{{:name}}</a>
        <span class="text-muted fw-bold d-block">{{:email}}</span>
    </td>
    <td class="text-start">
        <span class="badge badge-light-success">{{:patientId}}</span>
    </td>
        <td class="text-center">
        <span class="badge badge-light-danger">{{:appointment_count}}</span>
    </td>
    <td class="text-center text-muted fw-bold">
        <span class="badge badge-light-info">
            {{:registered}}
        </span>
    </td>
</tr>





</script>

Spamworldpro Mini