fixed shortcode edit issues plus refactoring

This commit is contained in:
Kwesi Banson Jnr
2026-02-05 08:38:07 +00:00
parent 063572463b
commit 9cd017fb9a
20 changed files with 655 additions and 117 deletions

View File

@@ -75,7 +75,7 @@
</div>
<div class="col-md-4">
<h4 class="green">Company Details</h4>
<table class="table">
<table class="table table-bordered table-word-wrap">
<tr>
<th>Name</th>
<td>{{ $mnoshow->country }}</td>
@@ -90,7 +90,7 @@
</tr>
<tr>
<th>Support Emails</th>
<td>
<td >
<?php
echo ($mnoshow->support_emails) ? implode(',', json_decode($mnoshow->support_emails)) : "";
?>
@@ -121,7 +121,7 @@
</td>
</tr>
<tr>
<th>Finace Contact Person</th>
<th>Finance Contact Person</th>
<td>
<?php
echo ($mnoshow->contact_person_finance) ?? "N/A";
@@ -134,7 +134,7 @@
</div>
<div class="col-md-4">
<h4 class="green">Operations </h4>
<table class="table">
<table class="table table-word-wrap">
<tr>
<th>Services</th>
<td class="">