staff members,senderid, documents,bug fixes, etc
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<td class="mes-td">{{ $row->toll_free }}</td>
|
||||
<td class="mes-td">{{ $row->status }}</td>
|
||||
<td class="mes-td" style="width: 100px;">{{ $row->launch_date }}</td>
|
||||
<td class="mes-td"><?php echo $row->update_info->name ?? 'N/A'; ?></td>
|
||||
<td class="mes-td"><?php echo ($row->update_info) ? $row->update_info->name : 'N/A'; ?></td>
|
||||
<td class="last" style="width: 100px;">
|
||||
<span>
|
||||
<a href="" class="btn btn-xs btn-primary"><i class="fa fa-edit"></i></a>
|
||||
|
||||
Reference in New Issue
Block a user