Sindbad~EG File Manager
<div class="card" id="card2">
<div class="card-body bg-light border border-grey">
<div class="text-center" style="background-color:lightblue;">
<strong style="text-align:center"><b><?php echo $prefix; ?> <?php echo $full_name; ?></b></strong><br>
<strong style="text-align:center"><b><?php echo $email; ?></b></strong><br>
<strong style="text-align:center"><b><?php echo $mobile; ?></b></strong><br>
</div><br><br>
<label style="text-align:center">Enter the Mark</label>
<input type="text" name="mark" id="mark" class="form-control">
<label style="text-align:center">Enter the Remarks:</label>
<textarea type="text" name="remark" id="remark" class="form-control"></textarea><br>
<input type="text" name="user_id" id="user_id" value="<?php echo $user_id; ?>">
<button type="button" class="btn btn-success" id="save_btn" class="btn_save">Save</button>
</div>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists