Add cost calculator page and update header link

- Created a new cost calculator page with form functionality to select study options.
- Updated the header to link to the new cost calculator route instead of a static PHP file.
This commit is contained in:
2025-08-12 17:59:36 +05:45
parent 59e5392370
commit 03c5955768
18 changed files with 778 additions and 514 deletions

View File

@@ -166,7 +166,7 @@
class="lqd-scrl-indc-el inline-block absolute rounded-4"></span></span></span></a>
</div>
<div class="pl-20 -rotate-90">
<a href="cost-calculator.php"
<a href="{{ route('cost.calculator') }}"
class="btn btn-solid btn-icon-right rounded-full pointer-events-auto text-white bg-primary module-btn-circle"
data-lqd-interactive-color="true"><span class="btn-icon rotate-90"><i
class="fas fa-calculator text-20"></i></span></a>