Explorar o código

client detail updates

Josh Kamau %!s(int64=5) %!d(string=hai) anos
pai
achega
4055ff7955
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/pro/clients_SINGLE/SUB_dashboard.blade.php

+ 1 - 1
resources/views/pro/clients_SINGLE/SUB_dashboard.blade.php

@@ -63,7 +63,7 @@
                     <div>
                         <h2>Care Monitoring:</h2>
                             @if(!$record->cmPro)
-                                <a up-modal=".form-contents" up-width="800" up-history="false" href="{{route('clients_SINGLE-ACTION_putCm', $record->uid)}}"><i class="fa fa-edit" aria-hidden="true"></i>Link cm pro</a>
+                                <a up-modal=".form-contents" up-width="800" up-history="false" href="{{route('clients_SINGLE-ACTION_putCmPro', $record->uid)}}"><i class="fa fa-edit" aria-hidden="true"></i>Link cm pro</a>
                             @else
                                 <p>CM Pro: <a href="">{{$record->cmPro->name_display}}</a></p>
                             @endif