unknown 3 years ago
parent
commit
a5ab01908b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      resources/views/app/patient/appointment-calendar.blade.php

+ 3 - 1
resources/views/app/patient/appointment-calendar.blade.php

@@ -2,7 +2,9 @@
 
 
 @section('inner-content')
 @section('inner-content')
 
 
-
+    <?php
+    dump($pros);
+    ?>
 
 
     <?php
     <?php