This commit is contained in:
2025-06-06 17:53:01 +05:45
parent 9ceb854168
commit 793f6ec7da
15 changed files with 739 additions and 3 deletions

View File

@ -12,6 +12,7 @@
<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>
<a href="{{ route('blogs.index') }}" class="btn btn-secondary">Manage Blogs</a>
</div>
</div>