Files
WrenchBoradWeb/www/application/views/users/view_payreciepts.php
T
2022-02-28 20:00:43 -05:00

22 lines
445 B
PHP

<!-- Main content -->
<?php include('common/userstrip.php'); ?>
<!--begin::Row-->
<div class="row g-5 g-xl-8">
<!--begin::Col-->
<div class="col-xl-6">
<!--begin::Tables Widget 3-->
<!--end::Tables Widget 3-->
</div>
<!--end::Col-->
<!--begin::Col-->
<div class="col-xl-6">
<!--begin::Tables Widget 4-->
<!--end::Tables Widget 4-->
</div>
<!--end::Col-->
</div>
<!--end::Row-->