added logic for updating user profile plus other bug fixes

This commit is contained in:
Kwesi Banson Jnr
2026-03-16 16:41:32 +00:00
parent 9cd017fb9a
commit 72180de8e4
30 changed files with 1346 additions and 49 deletions

View File

@@ -51,6 +51,8 @@
<li><a href="{!! url('underconstruction') !!}">Company Types</a></li>
<li><a href="{!! url('underconstruction') !!}">How We Got A Client</a></li>
<li><a href="{!! url('underconstruction') !!}">Countries & Currencies </a></li>
<li><a href="{!! url('dailyquotes') !!}">Daily Quotes </a></li>
<li><a href="{!! url('underconstruction') !!}">National Holidays </a></li>
</ul>
</li>
</ul>

View File

@@ -16,7 +16,8 @@ $staff_member_id = session('current_user.id');
<span class=" fa fa-angle-down"></span>
</a>
<ul class="dropdown-menu dropdown-usermenu pull-right">
<li><a href="{{ url('staffmembers/profile', $staff_member_id) }}"> Profile</a></li>
<!-- <li><a href="{{ url('staffmembers/profile', $staff_member_id) }}"> Profile</a></li> -->
<li><a class="profileLink">Profile</a></li>
<!-- <li>
<a href="javascript:;">
<span class="badge bg-red pull-right">50%</span>