bug fixes, AM change feature, refactoring

This commit is contained in:
Kwesi Banson Jnr
2025-11-23 14:40:32 +00:00
parent eabf61b7da
commit d5ac7391dd
41 changed files with 1559 additions and 125 deletions

View File

@@ -17,6 +17,7 @@
@include('client.partials.edit-finance')
@include('client.partials.progress_indicator_details')
@include('client.partials.support_fees_form')
@include('client.partials.change-am')
<div class="">
<div class="x_content">
<div class="col-md-12 col-sm-12 col-xs-12">
@@ -77,7 +78,12 @@
Client Account Manager : <strong><em> <?php echo $showclient->contact_person ?? 'N/A' ?> </em></strong>
</div>
<div class="">
Click Account Manager : <strong><em> <?php echo $showclient->auth_user_info->name ?? 'N/A' ?> </em></strong>
Click Account Manager :
<strong><em> <?php echo $showclient->auth_user_info->name ?? 'N/A' ?> </em>
@if($change_account_mgr_permisson == 'YES' )
<button class="btn btn-success btn-xs" id="changeAmTrigBtn"><i class="fa fa-edit m-right-xs"></i></button>
@endif
</strong>
</div>
<ul class="list-unstyled user_data">
<li>