fixed senderid bulk upload, uploaded logo file on prod

This commit is contained in:
Kwesi Banson Jnr
2025-11-28 21:14:38 +00:00
parent d5ac7391dd
commit 063572463b
12 changed files with 42 additions and 47 deletions

View File

@@ -56,7 +56,7 @@
<div class="col-md-3 left_col">
<div class="left_col scroll-view">
<div class="navbar nav_title" style="border: 0;">
<img src="{{ url('public/assets/img/clicklogo.png') }}" width="230px" height="70px">
<img src="{{ url('public/assets/img/cml-final-3.png') }}" width="230px" height="70px" style="background-color: #fff;">
<!-- <a href="{{ url('/') }}" class="site_title"><i class="fa fa-paw"></i>
<span>Click ERP</span>
</a> -->