commitall
This commit is contained in:
13
application/views/student/hostel_old.php
Normal file
13
application/views/student/hostel_old.php
Normal file
@ -0,0 +1,13 @@
|
||||
<main class="common_margin" id="main">
|
||||
<div class="main-wrap w-100">
|
||||
<div class="my-info-inner w-100">
|
||||
<div class="payment-selection-wrap">
|
||||
<div class="hostel_img">
|
||||
<h4>Would You like to have hostel facility ?</h4>
|
||||
<a href="<?= base_url() ?>student/hostel-fee" class="join-class-btn">Yes, Continue</a>
|
||||
<img src="<?= base_url() ?>assets_student/images/hostel-img.png" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
Reference in New Issue
Block a user