Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fatkhurrhn committed Nov 10, 2024
1 parent 526a6dc commit e955e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/livewire/show-service-page.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<div class="col-8 mx-auto text-center">
<h2 class="mb-3 text-capitalize">Our Services</h2>
<ul class="list-inline breadcrumbs text-capitalize" style="font-weight:500">
<li class="list-inline-item"><a href="{{ route('home') }}">Home</a>
<li class="list-inline-item"><a href="{{ route('home') }}">homee</a>
</li>
<li class="list-inline-item">/ &nbsp; <a href="services.html">Services</a>
<li class="list-inline-item">/ &nbsp; <a href="services.html">Service</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit e955e87

Please sign in to comment.