Browse Source

update brand

Peter Muturi 4 months ago
parent
commit
a405ef6f7e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/layouts/login-rs.blade.php

+ 2 - 2
resources/views/layouts/login-rs.blade.php

@@ -103,13 +103,13 @@
     <footer class="pt-3">
         <div class="container">
 
-            <p class="text-sm m-0">At {{ config('app.name') }}, we bridge the gap between healthcare and
+            <p class="text-sm m-0">At Leadership Health, we bridge the gap between healthcare and
                 management. We understand the challenges that come with managing a medical practice, and our mission is
                 to alleviate those burdens, allowing healthcare professionals to focus on patient care.</p>
         </div>
         <div class="bg-sec mt-0 mt-md-4 py-2">
             <div class="container">
-                <p class="text-white m-0 text-center"><small>Copyright © {{ date('Y') }} {{ config('app.name') }}
+                <p class="text-white m-0 text-center"><small>Copyright © {{ date('Y') }} Leadership Health
                         LLC. All Rights Reserved.</small></p>
             </div>
         </div>