ChatBot Integration

This commit is contained in:
UronShrestha
2024-07-10 13:46:42 +05:45
parent f4aab0bed3
commit c566bf9c27
15 changed files with 986 additions and 27 deletions

View File

@ -7,7 +7,7 @@
<div class="breadcrumb__text">
<h4>Shop</h4>
<div class="breadcrumb__links">
<a href="./index.html">Home</a>
<a href="{{ route('/') }}">Home</a>
<span>Shop</span>
</div>
</div>