testimonial done

This commit is contained in:
2025-06-05 17:21:28 +05:45
parent 27d26848e2
commit 9ceb854168
14 changed files with 435 additions and 4 deletions

View File

@ -11,7 +11,7 @@
<a href="{{ route('preparations.index') }}" class="btn btn-secondary">Manage Preparations</a>
<a href="{{ route('services.index') }}" class="btn btn-secondary">Manage Services</a>
<a href="{{ route('abouts.index') }}" class="btn btn-secondary">Manage Abouts</a>
<a href="{{ route('testimonials.index') }}" class="btn btn-secondary">Manage Testimonials</a>
</div>
</div>