Sindbad~EG File Manager
{% extends "BO_Admin/dashboard.html" %}
{% block head %}{% endblock %}
{% block title %}BackOffice{% endblock %}
{% block content %}
<!--
<div class="container mt-3" >
<center><h3>BackOffice</h3></center>
<div id="Backoffice_Table" class="mobile-responsive" >
<table class="table table-bordered">
<thead >
<tr>
<th scope="col">S No</th>
<th scope="col"> Name</th>
<th scope="col">Email</th>
<th scope="col">Mobile Number</th>
<th scope="col"></th>
</tr>
</thead>
<tbody id="Backoffice_Content">
<td data-label= "S No." > 1 </td>
<td data-label= "Name" > XXX </td>
<td data-label= "Email" > XXX@gmail.com </td>
<td data-label= "Mobile Number" > 9990009990 </td>
</tbody>
</table>
</div>
</div> -->
{% endblock %}
{% block script %}
{% endblock %}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists