Parcourir la source

client detail updates

Josh Kamau il y a 5 ans
Parent
commit
e387e1d6e6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      resources/views/pro/clients_SINGLE/SUB_dashboard.blade.php

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

@@ -119,7 +119,7 @@
                         @if(!$record->careMonth)
                             <div>
                                 <a  up-modal=".form-contents" up-width="800" up-history="false" 
-                                    href="{{route('clients_SINGLE-ACTION_addCareMonth', $record->uid)}}">Add care month</a>
+                                    href="">Add care month</a>
                             </div>
                         @elseif($record->is_tm_this_month)