Browse Source

regenerated files

Josh Kamau 5 years ago
parent
commit
5605aa106c
70 changed files with 1261 additions and 772 deletions
  1. 5 1
      app/Http/Controllers/my_clients_SINGLE_Controller.php
  2. 7 0
      app/Http/Controllers/notes_SINGLE_Controller.php
  3. 6 6
      resources/views/admin/pros/add_new.blade.php
  4. 4 4
      resources/views/admin/pros_SINGLE/ACTION_confirmCellNumberWithConfirmationToken.blade.php
  5. 4 4
      resources/views/admin/pros_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken.blade.php
  6. 2 2
      resources/views/admin/pros_SINGLE/ACTION_putNewCellNumber.blade.php
  7. 2 2
      resources/views/admin/pros_SINGLE/ACTION_putNewEmailAddress.blade.php
  8. 1 1
      resources/views/admin/pros_SINGLE/ACTION_putProfilePicture.blade.php
  9. 16 16
      resources/views/admin/pros_SINGLE/ACTION_updateAddress.blade.php
  10. 3 3
      resources/views/admin/pros_SINGLE/ACTION_updateDriverLicenseInfo.blade.php
  11. 3 3
      resources/views/admin/pros_SINGLE/ACTION_updateEnrolledHcpInfo.blade.php
  12. 9 9
      resources/views/admin/pros_SINGLE/ACTION_updateName.blade.php
  13. 1 1
      resources/views/admin/pros_SINGLE/ACTION_updatePaymentProcessingDetail.blade.php
  14. 5 5
      resources/views/admin/pros_SINGLE/ACTION_updatePhoneInfo.blade.php
  15. 7 7
      resources/views/admin/pros_SINGLE/ACTION_updateProfession.blade.php
  16. 1 1
      resources/views/admin/pros_SINGLE/ACTION_updateSignedContractPdf.blade.php
  17. 1 1
      resources/views/admin/pros_SINGLE/ACTION_updateSsn.blade.php
  18. 1 1
      resources/views/admin/pros_SINGLE/ACTION_updateW9Detail.blade.php
  19. 1 1
      resources/views/admin/pros_SINGLE/ACTION_uploadDriverLicense.blade.php
  20. 265 31
      resources/views/admin/pros_SINGLE/SUB_dashboard.blade.php
  21. 181 26
      resources/views/layouts/generated-links.blade.php
  22. 4 4
      resources/views/pro/my_clients/add_new.blade.php
  23. 10 8
      resources/views/pro/my_clients/index.blade.php
  24. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_acceptAssignmentAsMcpOnboardingPro.blade.php
  25. 4 4
      resources/views/pro/my_clients_SINGLE/ACTION_confirmCellNumberWithConfirmationToken.blade.php
  26. 4 4
      resources/views/pro/my_clients_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken.blade.php
  27. 41 41
      resources/views/pro/my_clients_SINGLE/ACTION_editAddress.blade.php
  28. 20 20
      resources/views/pro/my_clients_SINGLE/ACTION_editContactDetails.blade.php
  29. 13 13
      resources/views/pro/my_clients_SINGLE/ACTION_editDemographics.blade.php
  30. 7 7
      resources/views/pro/my_clients_SINGLE/ACTION_editFamilyInfo.blade.php
  31. 3 3
      resources/views/pro/my_clients_SINGLE/ACTION_editIntakeDetails.blade.php
  32. 32 32
      resources/views/pro/my_clients_SINGLE/ACTION_editMiscDemographics.blade.php
  33. 11 11
      resources/views/pro/my_clients_SINGLE/ACTION_editName.blade.php
  34. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_editPharmacy.blade.php
  35. 4 4
      resources/views/pro/my_clients_SINGLE/ACTION_editResponsibleParty.blade.php
  36. 5 5
      resources/views/pro/my_clients_SINGLE/ACTION_editSource.blade.php
  37. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_editSsn.blade.php
  38. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putCmPro.blade.php
  39. 10 10
      resources/views/pro/my_clients_SINGLE/ACTION_putMcn.blade.php
  40. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putMcp.blade.php
  41. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putMcpOnboardingPro.blade.php
  42. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putNewCellNumber.blade.php
  43. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putNewEmailAddress.blade.php
  44. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putRdPro.blade.php
  45. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putRmePro.blade.php
  46. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_putRmmPro.blade.php
  47. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_rejectAssignmentAsMcpOnboardingPro.blade.php
  48. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_setIsDuplicateToTrue.blade.php
  49. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInCmToFalse.blade.php
  50. 5 5
      resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInCmToTrue.blade.php
  51. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInRmToFalse.blade.php
  52. 3 3
      resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInRmToTrue.blade.php
  53. 5 5
      resources/views/pro/my_clients_SINGLE/ACTION_updateCmEligibility.blade.php
  54. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_updateCmEnrollmentConsentInfo.blade.php
  55. 3 3
      resources/views/pro/my_clients_SINGLE/ACTION_updateCmReasons.blade.php
  56. 6 6
      resources/views/pro/my_clients_SINGLE/ACTION_updateEquipmentInfo.blade.php
  57. 7 7
      resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingActiveInfo.blade.php
  58. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingProDecisionMemo.blade.php
  59. 3 3
      resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingStrategy.blade.php
  60. 8 8
      resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingVisitInfo.blade.php
  61. 6 6
      resources/views/pro/my_clients_SINGLE/ACTION_updateMntEligibility.blade.php
  62. 4 4
      resources/views/pro/my_clients_SINGLE/ACTION_updateNextMcpOnboardingAttempt.blade.php
  63. 5 5
      resources/views/pro/my_clients_SINGLE/ACTION_updateRmEligibility.blade.php
  64. 3 3
      resources/views/pro/my_clients_SINGLE/ACTION_updateRmReasons.blade.php
  65. 6 6
      resources/views/pro/my_clients_SINGLE/ACTION_updateWebcamInfo.blade.php
  66. 2 2
      resources/views/pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInCm.blade.php
  67. 71 77
      resources/views/pro/my_clients_SINGLE/SUB_dashboard.blade.php
  68. 2 1
      resources/views/pro/notes/subs.blade.php
  69. 3 3
      resources/views/pro/notes_SINGLE/SUB_sections.blade.php
  70. 397 305
      routes/generated.php

+ 5 - 1
app/Http/Controllers/my_clients_SINGLE_Controller.php

@@ -385,7 +385,11 @@ class my_clients_SINGLE_Controller extends Controller
 	// GET /my_clients/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return response()->view('pro/my_clients_SINGLE/SUB_dashboard', compact('record'), session('message') ? 500 : 200)->header('Content-Type', 'text/html');
+		$result_clients = DB::select("select id, concat(name_first, ' ', name_last) as name_display from client");
+		$result_pros = DB::select("select id, name_display from pro");
+		$result_facilities = DB::select("select id, name from facility");
+		$result_relationships = DB::select("select id, concat(name_first, ' - ', relationship_to_client) as name_display from relationship");
+		return response()->view('pro/my_clients_SINGLE/SUB_dashboard', compact('record', 'result_clients', 'result_pros', 'result_facilities', 'result_relationships'), session('message') ? 500 : 200)->header('Content-Type', 'text/html');
 	}
 
 	// GET /my_clients/view/{uid}/SUB_med_profile

+ 7 - 0
app/Http/Controllers/notes_SINGLE_Controller.php

@@ -29,6 +29,13 @@ class notes_SINGLE_Controller extends Controller
 		return response()->view('pro/notes_SINGLE/SUB_bills', compact('record', 'subRecords'), session('message') ? 500 : 200)->header('Content-Type', 'text/html');
 	}
 
+	// GET /notes/view/{uid}/SUB_sections
+	public function SUB_sections(Request $request, $uid) {
+		$record = DB::table('note')->where('uid', $uid)->first();
+		$subRecords = DB::table('section')->where('note_id', $record->id)->get();
+		return response()->view('pro/notes_SINGLE/SUB_sections', compact('record', 'subRecords'), session('message') ? 500 : 200)->header('Content-Type', 'text/html');
+	}
+
 	// GET /notes/view/{uid}/ACTION_billsAddNew
 	public function ACTION_billsAddNew(Request $request, $uid) {
 		$record = DB::table('note')->where('uid', $uid)->first();

+ 6 - 6
resources/views/admin/pros/add_new.blade.php

@@ -26,8 +26,8 @@
         <input type="hidden" name="_success" value="{{route('pros-index')}}">
         <input type="hidden" name="_return" value="{{route('pros-add_new')}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Cell Number </label>
-<input class='form-control' type='tel' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : '' }}' >
+<label class='control-label'>Cell Number *</label>
+<input class='form-control' type='tel' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : '' }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Email Address </label>
@@ -42,16 +42,16 @@
 <input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : '' }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name First </label>
-<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' >
+<label class='control-label'>Name First *</label>
+<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Middle </label>
 <input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : '' }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name Last </label>
-<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' >
+<label class='control-label'>Name Last *</label>
+<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Suffix </label>

+ 4 - 4
resources/views/admin/pros_SINGLE/ACTION_confirmCellNumberWithConfirmationToken.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('pros-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_confirmCellNumberWithConfirmationToken', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Cell Number </label>
-<input class='form-control' type='tel' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : $record->cell_number }}' >
+<label class='control-label'>Cell Number *</label>
+<input class='form-control' type='tel' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : $record->cell_number }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Token </label>
-<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' >
+<label class='control-label'>Token *</label>
+<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 4 - 4
resources/views/admin/pros_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('pros-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Email Address </label>
-<input class='form-control' type='email' name='emailAddress' value='{{ old('emailAddress') ? old('emailAddress') : $record->email_address }}' >
+<label class='control-label'>Email Address *</label>
+<input class='form-control' type='email' name='emailAddress' value='{{ old('emailAddress') ? old('emailAddress') : $record->email_address }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Token </label>
-<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' >
+<label class='control-label'>Token *</label>
+<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/admin/pros_SINGLE/ACTION_putNewCellNumber.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('pros-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_putNewCellNumber', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>New Cell Number </label>
-<input class='form-control' type='tel' name='newCellNumber' value='{{ old('newCellNumber') ? old('newCellNumber') : $record->cell_number }}' >
+<label class='control-label'>New Cell Number *</label>
+<input class='form-control' type='tel' name='newCellNumber' value='{{ old('newCellNumber') ? old('newCellNumber') : $record->cell_number }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/admin/pros_SINGLE/ACTION_putNewEmailAddress.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('pros-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_putNewEmailAddress', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>New Email Address </label>
-<input class='form-control' type='email' name='newEmailAddress' value='{{ old('newEmailAddress') ? old('newEmailAddress') : $record->email_address }}' >
+<label class='control-label'>New Email Address *</label>
+<input class='form-control' type='email' name='newEmailAddress' value='{{ old('newEmailAddress') ? old('newEmailAddress') : $record->email_address }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_putProfilePicture.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_putProfilePicture', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Profile Picture Base 64 </label>
-<input class='form-control' type='text' name='profilePictureBase64' value='{{ old('profilePictureBase64') ? old('profilePictureBase64') : '' }}' >
+<input class='form-control' type='text' name='profilePictureBase64' value='{{ old('profilePictureBase64') ? old('profilePictureBase64') : $record->profile_picture_base64 }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 16 - 16
resources/views/admin/pros_SINGLE/ACTION_updateAddress.blade.php

@@ -28,67 +28,67 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateAddress', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Line 1 </label>
-<input class='form-control' type='text' name='mailingAddressLine1' value='{{ old('mailingAddressLine1') ? old('mailingAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressLine1' value='{{ old('mailingAddressLine1') ? old('mailingAddressLine1') : $record->mailing_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Line 2 </label>
-<input class='form-control' type='text' name='mailingAddressLine2' value='{{ old('mailingAddressLine2') ? old('mailingAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressLine2' value='{{ old('mailingAddressLine2') ? old('mailingAddressLine2') : $record->mailing_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address City </label>
-<input class='form-control' type='text' name='mailingAddressCity' value='{{ old('mailingAddressCity') ? old('mailingAddressCity') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressCity' value='{{ old('mailingAddressCity') ? old('mailingAddressCity') : $record->mailing_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address State </label>
-<input class='form-control' type='text' name='mailingAddressState' value='{{ old('mailingAddressState') ? old('mailingAddressState') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressState' value='{{ old('mailingAddressState') ? old('mailingAddressState') : $record->mailing_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Country </label>
-<input class='form-control' type='text' name='mailingAddressCountry' value='{{ old('mailingAddressCountry') ? old('mailingAddressCountry') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressCountry' value='{{ old('mailingAddressCountry') ? old('mailingAddressCountry') : $record->mailing_address_country }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Zip </label>
-<input class='form-control' type='text' name='mailingAddressZip' value='{{ old('mailingAddressZip') ? old('mailingAddressZip') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressZip' value='{{ old('mailingAddressZip') ? old('mailingAddressZip') : $record->mailing_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Lat </label>
-<input class='form-control' type='number' name='mailingAddressLat' value='{{ old('mailingAddressLat') ? old('mailingAddressLat') : '' }}' >
+<input class='form-control' type='number' name='mailingAddressLat' value='{{ old('mailingAddressLat') ? old('mailingAddressLat') : $record->mailing_address_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Long </label>
-<input class='form-control' type='number' name='mailingAddressLong' value='{{ old('mailingAddressLong') ? old('mailingAddressLong') : '' }}' >
+<input class='form-control' type='number' name='mailingAddressLong' value='{{ old('mailingAddressLong') ? old('mailingAddressLong') : $record->mailing_address_long }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Line 1 </label>
-<input class='form-control' type='text' name='homeAddressLine1' value='{{ old('homeAddressLine1') ? old('homeAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='homeAddressLine1' value='{{ old('homeAddressLine1') ? old('homeAddressLine1') : $record->home_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Line 2 </label>
-<input class='form-control' type='text' name='homeAddressLine2' value='{{ old('homeAddressLine2') ? old('homeAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='homeAddressLine2' value='{{ old('homeAddressLine2') ? old('homeAddressLine2') : $record->home_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address City </label>
-<input class='form-control' type='text' name='homeAddressCity' value='{{ old('homeAddressCity') ? old('homeAddressCity') : '' }}' >
+<input class='form-control' type='text' name='homeAddressCity' value='{{ old('homeAddressCity') ? old('homeAddressCity') : $record->home_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address State </label>
-<input class='form-control' type='text' name='homeAddressState' value='{{ old('homeAddressState') ? old('homeAddressState') : '' }}' >
+<input class='form-control' type='text' name='homeAddressState' value='{{ old('homeAddressState') ? old('homeAddressState') : $record->home_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Country </label>
-<input class='form-control' type='text' name='homeAddressCountry' value='{{ old('homeAddressCountry') ? old('homeAddressCountry') : '' }}' >
+<input class='form-control' type='text' name='homeAddressCountry' value='{{ old('homeAddressCountry') ? old('homeAddressCountry') : $record->home_address_country }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Zip </label>
-<input class='form-control' type='text' name='homeAddressZip' value='{{ old('homeAddressZip') ? old('homeAddressZip') : '' }}' >
+<input class='form-control' type='text' name='homeAddressZip' value='{{ old('homeAddressZip') ? old('homeAddressZip') : $record->home_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Lat </label>
-<input class='form-control' type='number' name='homeAddressLat' value='{{ old('homeAddressLat') ? old('homeAddressLat') : '' }}' >
+<input class='form-control' type='number' name='homeAddressLat' value='{{ old('homeAddressLat') ? old('homeAddressLat') : $record->home_address_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Long </label>
-<input class='form-control' type='number' name='homeAddressLong' value='{{ old('homeAddressLong') ? old('homeAddressLong') : '' }}' >
+<input class='form-control' type='number' name='homeAddressLong' value='{{ old('homeAddressLong') ? old('homeAddressLong') : $record->home_address_long }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/admin/pros_SINGLE/ACTION_updateDriverLicenseInfo.blade.php

@@ -28,15 +28,15 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateDriverLicenseInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Driver License State </label>
-<input class='form-control' type='text' name='driverLicenseState' value='{{ old('driverLicenseState') ? old('driverLicenseState') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseState' value='{{ old('driverLicenseState') ? old('driverLicenseState') : $record->driver_license_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Driver License Issue Date </label>
-<input class='form-control' type='text' name='driverLicenseIssueDate' value='{{ old('driverLicenseIssueDate') ? old('driverLicenseIssueDate') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseIssueDate' value='{{ old('driverLicenseIssueDate') ? old('driverLicenseIssueDate') : $record->driver_license_issue_date }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Driver License Expiration Date </label>
-<input class='form-control' type='text' name='driverLicenseExpirationDate' value='{{ old('driverLicenseExpirationDate') ? old('driverLicenseExpirationDate') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseExpirationDate' value='{{ old('driverLicenseExpirationDate') ? old('driverLicenseExpirationDate') : $record->driver_license_expiration_date }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/admin/pros_SINGLE/ACTION_updateEnrolledHcpInfo.blade.php

@@ -28,15 +28,15 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateEnrolledHcpInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Enrolled Hcp Category </label>
-<input class='form-control' type='text' name='enrolledHcpCategory' value='{{ old('enrolledHcpCategory') ? old('enrolledHcpCategory') : '' }}' >
+<input class='form-control' type='text' name='enrolledHcpCategory' value='{{ old('enrolledHcpCategory') ? old('enrolledHcpCategory') : $record->enrolled_hcp_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Enrolled Hcp Subcategory </label>
-<input class='form-control' type='text' name='enrolledHcpSubcategory' value='{{ old('enrolledHcpSubcategory') ? old('enrolledHcpSubcategory') : '' }}' >
+<input class='form-control' type='text' name='enrolledHcpSubcategory' value='{{ old('enrolledHcpSubcategory') ? old('enrolledHcpSubcategory') : $record->enrolled_hcp_subcategory }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Enrolled Hcp Npi </label>
-<input class='form-control' type='text' name='enrolledHcpNpi' value='{{ old('enrolledHcpNpi') ? old('enrolledHcpNpi') : '' }}' >
+<input class='form-control' type='text' name='enrolledHcpNpi' value='{{ old('enrolledHcpNpi') ? old('enrolledHcpNpi') : $record->enrolled_hcp_npi }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 9 - 9
resources/views/admin/pros_SINGLE/ACTION_updateName.blade.php

@@ -28,31 +28,31 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateName', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Name Display </label>
-<input class='form-control' type='text' name='nameDisplay' value='{{ old('nameDisplay') ? old('nameDisplay') : '' }}' >
+<input class='form-control' type='text' name='nameDisplay' value='{{ old('nameDisplay') ? old('nameDisplay') : $record->name_display }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Prefix </label>
-<input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : '' }}' >
+<input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : $record->name_prefix }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name First </label>
-<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' >
+<label class='control-label'>Name First *</label>
+<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : $record->name_first }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Middle </label>
-<input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : '' }}' >
+<input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : $record->name_middle }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name Last </label>
-<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' >
+<label class='control-label'>Name Last *</label>
+<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : $record->name_last }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Suffix </label>
-<input class='form-control' type='text' name='nameSuffix' value='{{ old('nameSuffix') ? old('nameSuffix') : '' }}' >
+<input class='form-control' type='text' name='nameSuffix' value='{{ old('nameSuffix') ? old('nameSuffix') : $record->name_suffix }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Credential </label>
-<input class='form-control' type='text' name='nameCredential' value='{{ old('nameCredential') ? old('nameCredential') : '' }}' >
+<input class='form-control' type='text' name='nameCredential' value='{{ old('nameCredential') ? old('nameCredential') : $record->name_credential }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_updatePaymentProcessingDetail.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updatePaymentProcessingDetail', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Payment Processing Detail </label>
-<input class='form-control' type='text' name='paymentProcessingDetail' value='{{ old('paymentProcessingDetail') ? old('paymentProcessingDetail') : '' }}' >
+<input class='form-control' type='text' name='paymentProcessingDetail' value='{{ old('paymentProcessingDetail') ? old('paymentProcessingDetail') : $record->payment_processing_detail }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 5 - 5
resources/views/admin/pros_SINGLE/ACTION_updatePhoneInfo.blade.php

@@ -28,23 +28,23 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updatePhoneInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Home Phone Number </label>
-<input class='form-control' type='text' name='homePhoneNumber' value='{{ old('homePhoneNumber') ? old('homePhoneNumber') : '' }}' >
+<input class='form-control' type='text' name='homePhoneNumber' value='{{ old('homePhoneNumber') ? old('homePhoneNumber') : $record->home_phone_number }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Work Phone Number </label>
-<input class='form-control' type='text' name='workPhoneNumber' value='{{ old('workPhoneNumber') ? old('workPhoneNumber') : '' }}' >
+<input class='form-control' type='text' name='workPhoneNumber' value='{{ old('workPhoneNumber') ? old('workPhoneNumber') : $record->work_phone_number }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Supporter Phone Number </label>
-<input class='form-control' type='text' name='supporterPhoneNumber' value='{{ old('supporterPhoneNumber') ? old('supporterPhoneNumber') : '' }}' >
+<input class='form-control' type='text' name='supporterPhoneNumber' value='{{ old('supporterPhoneNumber') ? old('supporterPhoneNumber') : $record->supporter_phone_number }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Supporter Memo </label>
-<input class='form-control' type='text' name='supporterMemo' value='{{ old('supporterMemo') ? old('supporterMemo') : '' }}' >
+<input class='form-control' type='text' name='supporterMemo' value='{{ old('supporterMemo') ? old('supporterMemo') : $record->supporter_memo }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Phone Numbers Memo </label>
-<input class='form-control' type='text' name='phoneNumbersMemo' value='{{ old('phoneNumbersMemo') ? old('phoneNumbersMemo') : '' }}' >
+<input class='form-control' type='text' name='phoneNumbersMemo' value='{{ old('phoneNumbersMemo') ? old('phoneNumbersMemo') : $record->phone_numbers_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 7 - 7
resources/views/admin/pros_SINGLE/ACTION_updateProfession.blade.php

@@ -27,29 +27,29 @@
         <input type="hidden" name="_success" value="{{route('pros-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateProfession', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Hcp 
-<input class='ml-2' type='checkbox' name='isHcp' >
+<label class='control-label'>Is Hcp *
+<input class='ml-2' type='checkbox' name='isHcp' required>
 </label>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Hcp Npi </label>
-<input class='form-control' type='text' name='hcpNpi' value='{{ old('hcpNpi') ? old('hcpNpi') : '' }}' >
+<input class='form-control' type='text' name='hcpNpi' value='{{ old('hcpNpi') ? old('hcpNpi') : $record->hcp_npi }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Previous Profession Category </label>
-<input class='form-control' type='text' name='previousProfessionCategory' value='{{ old('previousProfessionCategory') ? old('previousProfessionCategory') : '' }}' >
+<input class='form-control' type='text' name='previousProfessionCategory' value='{{ old('previousProfessionCategory') ? old('previousProfessionCategory') : $record->previous_profession_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Current Profession Category </label>
-<input class='form-control' type='text' name='currentProfessionCategory' value='{{ old('currentProfessionCategory') ? old('currentProfessionCategory') : '' }}' >
+<input class='form-control' type='text' name='currentProfessionCategory' value='{{ old('currentProfessionCategory') ? old('currentProfessionCategory') : $record->current_profession_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Hcp Category </label>
-<input class='form-control' type='text' name='hcpCategory' value='{{ old('hcpCategory') ? old('hcpCategory') : '' }}' >
+<input class='form-control' type='text' name='hcpCategory' value='{{ old('hcpCategory') ? old('hcpCategory') : $record->hcp_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Hcp Subcategory </label>
-<input class='form-control' type='text' name='hcpSubcategory' value='{{ old('hcpSubcategory') ? old('hcpSubcategory') : '' }}' >
+<input class='form-control' type='text' name='hcpSubcategory' value='{{ old('hcpSubcategory') ? old('hcpSubcategory') : $record->hcp_subcategory }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_updateSignedContractPdf.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateSignedContractPdf', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Signed Contract Pdf </label>
-<input class='form-control' type='text' name='signedContractPdf' value='{{ old('signedContractPdf') ? old('signedContractPdf') : '' }}' >
+<input class='form-control' type='text' name='signedContractPdf' value='{{ old('signedContractPdf') ? old('signedContractPdf') : $record->signed_contract_pdf }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_updateSsn.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateSsn', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Ssn </label>
-<input class='form-control' type='text' name='ssn' value='{{ old('ssn') ? old('ssn') : '' }}' >
+<input class='form-control' type='text' name='ssn' value='{{ old('ssn') ? old('ssn') : $record->ssn }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_updateW9Detail.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_updateW9Detail', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>W9Detail </label>
-<input class='form-control' type='text' name='w9Detail' value='{{ old('w9Detail') ? old('w9Detail') : '' }}' >
+<input class='form-control' type='text' name='w9Detail' value='{{ old('w9Detail') ? old('w9Detail') : $record->w9detail }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/admin/pros_SINGLE/ACTION_uploadDriverLicense.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('pros_SINGLE-ACTION_uploadDriverLicense', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Driver License File Path </label>
-<input class='form-control' type='text' name='driverLicenseFilePath' value='{{ old('driverLicenseFilePath') ? old('driverLicenseFilePath') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseFilePath' value='{{ old('driverLicenseFilePath') ? old('driverLicenseFilePath') : $record->driver_license_file_path }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 265 - 31
resources/views/admin/pros_SINGLE/SUB_dashboard.blade.php

@@ -2,38 +2,272 @@
 @section('content-inner')
 
     <div class="row mt-3">
-    <div class="col-8">
-
-        <div class="table-responsive p-0 bg-white table-sm stag-table border-top">
-            <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
-                <thead>
-                <tr>
-                    <th colspan="2" class="px-2">Record Details</th>
-                </tr>
-                </thead>
-                <tbody>
-                <?php foreach($record as $k => $v): ?>
-                    <?php
-                    if($k === 'id' || $k === 'uid') continue;
-                    $displayValue = $record->$k;
-                    if(substr($k, -3) === '_at') {
-                        $displayValue = friendly_date_time($record->$k);
-                    }
-                    ?>
-                    <tr>
-                        <td class="px-2 text-secondary border-right w-50">{{ ucwords(str_replace("_", " ", $k)) }}</td>
-                        <td class="px-2 font-weight-bold w-50">{{ $displayValue }}</td>
-                    </tr>
-                <?php endforeach; ?>
-                </tbody>
-            </table>
-        </div>
+    <div class="col-12">
+
+        <div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Cell Number
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_putNewCellNumber' title='Put Cell Number'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Cell Number</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Cell Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->cell_number ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_sendCellNumberConfirmationMessage' title='sendCellNumberConfirmationMessage' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Send Cell Number Confirmation Message</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Cell Number Confirmation Pending</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_cell_number_confirmation_pending ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_confirmCellNumberWithConfirmationToken' title='confirmCellNumberWithConfirmationToken' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Confirm Cell Number With Confirmation Token</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Cell Number Confirmation Token</td><td class="w-75 px-2 font-weight-bold"><?= $record->cell_number_confirmation_token ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Cell Number Confirmed</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_cell_number_confirmed ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Cell Number Confirmed At</td><td class="w-75 px-2 font-weight-bold"><?= friendly_date_time($record->cell_number_confirmed_at) ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Email Address
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_putNewEmailAddress' title='Update Email Address'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Email Address</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Email Address</td><td class="w-75 px-2 font-weight-bold"><?= $record->email_address ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_sendEmailAddressConfirmationMessage' title='sendEmailAddressConfirmationMessage' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Send Email Address Confirmation Message</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Email Address Confirmation Pending</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_email_address_confirmation_pending ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_confirmEmailAddressWithConfirmationToken' title='confirmEmailAddressWithConfirmationToken' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Confirm Email Address With Confirmation Token</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Email Address Confirmation Token</td><td class="w-75 px-2 font-weight-bold"><?= $record->email_address_confirmation_token ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Email Address Confirmed</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_email_address_confirmed ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Email Address Confirmed At</td><td class="w-75 px-2 font-weight-bold"><?= friendly_date_time($record->email_address_confirmed_at) ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Name
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateName' title='Update Name'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Name</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Name Display</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_display ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name Prefix</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_prefix ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name First</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_first ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name Middle</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_middle ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name Last</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_last ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name Suffix</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_suffix ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Name Credential</td><td class="w-75 px-2 font-weight-bold"><?= $record->name_credential ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Contact Details
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updatePhoneInfo' title='Update Phone Info'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Phone Info</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Home Phone Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_phone_number ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Work Phone Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->work_phone_number ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Supporter Phone Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->supporter_phone_number ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Supporter Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->supporter_memo ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Phone Numbers Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->phone_numbers_memo ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">HCP
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateProfession' title='Update Profession'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Profession</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Hcp</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_hcp ?>@if( $record->is_hcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsHcpToFalse' title='setIsHcpToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Hcp To False</span></a> @endif
+@if(! $record->is_hcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsHcpToTrue' title='setIsHcpToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Hcp To True</span></a> @endif</td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Hcp Npi</td><td class="w-75 px-2 font-weight-bold"><?= $record->hcp_npi ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Hcp Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->hcp_category ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Hcp Subcategory</td><td class="w-75 px-2 font-weight-bold"><?= $record->hcp_subcategory ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Previous Profession Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->previous_profession_category ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Current Profession Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->current_profession_category ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">HCP Enrollment
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateEnrolledHcpInfo' title='Update HCP Enrollment Info'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update HCP Enrollment Info</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled As Hcp</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_as_hcp ?>@if( $record->is_enrolled_as_hcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsEnrolledAsHcpToFalse' title='setIsEnrolledAsHcpToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled As Hcp To False</span></a> @endif
+@if(! $record->is_enrolled_as_hcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsEnrolledAsHcpToTrue' title='setIsEnrolledAsHcpToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled As Hcp To True</span></a> @endif</td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Enrolled Hcp Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->enrolled_hcp_category ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Enrolled Hcp Subcategory</td><td class="w-75 px-2 font-weight-bold"><?= $record->enrolled_hcp_subcategory ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Enrolled Hcp Npi</td><td class="w-75 px-2 font-weight-bold"><?= $record->enrolled_hcp_npi ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">MCP Enrollment
+                <span class="ml-auto"><!-- __GROUP_ACTION__ --></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled As Mcp</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_as_mcp ?>@if( $record->is_enrolled_as_mcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsEnrolledAsMcpToFalse' title='setIsEnrolledAsMcpToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled As Mcp To False</span></a> @endif
+@if(! $record->is_enrolled_as_mcp) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsEnrolledAsMcpToTrue' title='setIsEnrolledAsMcpToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled As Mcp To True</span></a> @endif</td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Profile Picture
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_putProfilePicture' title='Update Profile Picture'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Profile Picture</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Profile Picture Base64</td><td class="w-75 px-2 font-weight-bold"><?= $record->profile_picture_base64 ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_removeProfilePicture' title='removeProfilePicture' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Profile Picture</span></a></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Address
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateAddress' title='Update Address'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Address</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Line1</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_line1 ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Line2</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_line2 ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address City</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_city ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address State</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_state ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Country</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_country ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Zip</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_zip ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Lat</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_lat ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mailing Address Long</td><td class="w-75 px-2 font-weight-bold"><?= $record->mailing_address_long ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Line1</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_line1 ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Line2</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_line2 ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address City</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_city ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address State</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_state ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Country</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_country ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Zip</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_zip ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Lat</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_lat ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Home Address Long</td><td class="w-75 px-2 font-weight-bold"><?= $record->home_address_long ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Payment Processing
+                <span class="ml-auto"><!-- __GROUP_ACTION__ --></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Payment Processing Detail Complete</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_payment_processing_detail_complete ?>@if( $record->is_payment_processing_detail_complete) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsPaymentProcessingDetailCompleteToFalse' title='setIsPaymentProcessingDetailCompleteToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Payment Processing Detail Complete To False</span></a> @endif
+@if(! $record->is_payment_processing_detail_complete) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsPaymentProcessingDetailCompleteToTrue' title='setIsPaymentProcessingDetailCompleteToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Payment Processing Detail Complete To True</span></a> @endif</td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Payment Processing Detail</td><td class="w-75 px-2 font-weight-bold"><?= $record->payment_processing_detail ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updatePaymentProcessingDetail' title='updatePaymentProcessingDetail' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Payment Processing Detail</span></a></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Driving License
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateDriverLicenseInfo' title='Update Driving License'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Driving License</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Driver License Complete</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_driver_license_complete ?>@if( $record->is_driver_license_complete) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsDriverLicenseCompleteToFalse' title='setIsDriverLicenseCompleteToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Driver License Complete To False</span></a> @endif
+@if(! $record->is_driver_license_complete) <a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_setIsDriverLicenseCompleteToTrue' title='setIsDriverLicenseCompleteToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Driver License Complete To False</span></a> @endif</td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Driver License File Path</td><td class="w-75 px-2 font-weight-bold"><?= $record->driver_license_file_path ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_uploadDriverLicense' title='uploadDriverLicense' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Upload Driver License</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Driver License State</td><td class="w-75 px-2 font-weight-bold"><?= $record->driver_license_state ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Driver License Issue Date</td><td class="w-75 px-2 font-weight-bold"><?= $record->driver_license_issue_date ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Driver License Expiration Date</td><td class="w-75 px-2 font-weight-bold"><?= $record->driver_license_expiration_date ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">SSN
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateSsn' title='Update SSN'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update SSN</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Ssn</td><td class="w-75 px-2 font-weight-bold"><?= $record->ssn ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">W9
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateW9Detail' title='Update W9'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update W9</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Isw9complete</td><td class="w-75 px-2 font-weight-bold"><?= $record->isw9complete ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">W9detail</td><td class="w-75 px-2 font-weight-bold"><?= $record->w9detail ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
+<div class="table-responsive p-0 bg-white table-sm mb-3">
+    <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
+        <thead>
+        <tr>
+            <th colspan="2" class="px-2">Contract
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/pros/view/<?= $record->uid ?>/ACTION_updateSignedContractPdf' title='Update Contract'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Contract</span></a></span>
+            </th>
+        </tr>
+        </thead>
+        <tbody>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Contract Complete</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_contract_complete ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Signed Contract Pdf File Path</td><td class="w-75 px-2 font-weight-bold"><?= $record->signed_contract_pdf_file_path ?></td></tr>
+        </tbody>
+    </table>
+</div>
+
 
-    </div>
-    <div class="col-4">
-        <div class="border-left h-100 pl-3">
-            @include('admin/pros/actions')
-        </div>
     </div>
 </div>
 

+ 181 - 26
resources/views/layouts/generated-links.blade.php

@@ -1,26 +1,181 @@
-<li class='nav-item'><a href='/my_payment_schedule' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'my_payment_schedule') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-dollar-sign'></i><p>My Payment Schedule</p></a></li>
-<li class='nav-item'><a href='/my_clients' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'my_clients') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user-injured'></i><p>My Clients</p></a></li>
-<li class='nav-item'><a href='/notes' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'notes') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-file-alt'></i><p>Notes</p></a></li>
-<li class='nav-item'><a href='/relationships' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'relationships') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-file-alt'></i><p>Relationships</p></a></li>
-<li class='nav-item'><a href='/erx' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'erx') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-file-signature'></i><p>Erx</p></a></li>
-<li class='nav-item'><a href='/action_items' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'action_items') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-tasks'></i><p>Action Items</p></a></li>
-<li class='nav-item'><a href='/care_months' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'care_months') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-calendar-plus'></i><p>Care Months</p></a></li>
-<li class='nav-item'><a href='/care_month_entries' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'care_month_entries') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-calendar-alt'></i><p>Care Month Entries</p></a></li>
-<li class='nav-item'><a href='/bills' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'bills') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-file-invoice-dollar'></i><p>Bills</p></a></li>
-<li class='nav-item'><a href='/transactions' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'transactions') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-exchange-alt'></i><p>Transactions</p></a></li>
-<li class='nav-item'><a href='/med_profile_lines' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'med_profile_lines') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-window-restore'></i><p>Med Profile Lines</p></a></li>
-<li class='nav-item'><a href='/med_profile_line_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'med_profile_line_updates') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-window-restore'></i><p>Med Profile Line Updates</p></a></li>
-<li class='nav-item'><a href='/pro_access' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pro_access') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-arrow-alt-circle-right'></i><p>Pro Access</p></a></li>
-<li class='nav-item'><a href='/mcp_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'mcp_updates') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user-edit'></i><p>Mcp Updates</p></a></li>
-<li class='nav-item'><a href='/ally_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'ally_updates') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user-edit'></i><p>Ally Updates</p></a></li>
-<li class='nav-item'><a href='/facilities' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'facilities') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-temperature-low'></i><p>Facilities</p></a></li>
-<li class='nav-item'><a href='/pros' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pros') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user-md'></i><p>Pros</p></a></li>
-<li class='nav-item'><a href='/pro_rates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pro_rates') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-funnel-dollar'></i><p>Pro Rates</p></a></li>
-<li class='nav-item'><a href='/lobbies' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'lobbies') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-hospital'></i><p>Lobbies</p></a></li>
-<li class='nav-item'><a href='/meetings' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meetings') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-handshake'></i><p>Meetings</p></a></li>
-<li class='nav-item'><a href='/meeting_participants' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_participants') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user'></i><p>Meeting Participants</p></a></li>
-<li class='nav-item'><a href='/meeting_invitations' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_invitations') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-envelope'></i><p>Meeting Invitations</p></a></li>
-<li class='nav-item'><a href='/meeting_rings' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_rings') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-phone'></i><p>Meeting Rings</p></a></li>
-<li class='nav-item'><a href='/meeting_knocks' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_knocks') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-door-closed'></i><p>Meeting Knocks</p></a></li>
-<li class='nav-item'><a href='/meeting_messages' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_messages') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-comments'></i><p>Meeting Messages</p></a></li>
-<li class='nav-item'><a href='/section_templates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'section_templates') === 0 ? 'active' : '') }} '><i class='nav-icon fa fa-user-md'></i><p>Section Templates</p></a></li>
+<li class='nav-item'>
+	<a href='/my_payment_schedule' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'my_payment_schedule') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-dollar-sign'></i>
+		<p>My Payment Schedule</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/my_clients' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'my_clients') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user-injured'></i>
+		<p>My Clients</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/notes' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'notes') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-file-alt'></i>
+		<p>Notes</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/relationships' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'relationships') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-file-alt'></i>
+		<p>Relationships</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/erx' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'erx') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-file-signature'></i>
+		<p>Erx</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/action_items' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'action_items') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-tasks'></i>
+		<p>Action Items</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/care_months' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'care_months') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-calendar-plus'></i>
+		<p>Care Months</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/care_month_entries' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'care_month_entries') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-calendar-alt'></i>
+		<p>Care Month Entries</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/bills' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'bills') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-file-invoice-dollar'></i>
+		<p>Bills</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/transactions' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'transactions') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-exchange-alt'></i>
+		<p>Transactions</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/med_profile_lines' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'med_profile_lines') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-window-restore'></i>
+		<p>Med Profile Lines</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/med_profile_line_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'med_profile_line_updates') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-window-restore'></i>
+		<p>Med Profile Line Updates</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/pro_access' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pro_access') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-arrow-alt-circle-right'></i>
+		<p>Pro Access</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/mcp_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'mcp_updates') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user-edit'></i>
+		<p>Mcp Updates</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/ally_updates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'ally_updates') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user-edit'></i>
+		<p>Ally Updates</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/facilities' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'facilities') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-temperature-low'></i>
+		<p>Facilities</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/pros' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pros') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user-md'></i>
+		<p>Pros</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/pro_rates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'pro_rates') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-funnel-dollar'></i>
+		<p>Pro Rates</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/lobbies' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'lobbies') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-hospital'></i>
+		<p>Lobbies</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meetings' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meetings') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-handshake'></i>
+		<p>Meetings</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meeting_participants' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_participants') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user'></i>
+		<p>Meeting Participants</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meeting_invitations' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_invitations') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-envelope'></i>
+		<p>Meeting Invitations</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meeting_rings' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_rings') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-phone'></i>
+		<p>Meeting Rings</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meeting_knocks' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_knocks') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-door-closed'></i>
+		<p>Meeting Knocks</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/meeting_messages' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'meeting_messages') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-comments'></i>
+		<p>Meeting Messages</p>
+	</a>
+</li>
+
+<li class='nav-item'>
+	<a href='/section_templates' class='nav-link {{ (isset(request()->route()->getController()->selfName) && strpos(request()->route()->getController()->selfName, 'section_templates') === 0 ? 'active' : '') }} '>
+		<i class='nav-icon fa fa-user-md'></i>
+		<p>Section Templates</p>
+	</a>
+</li>

+ 4 - 4
resources/views/pro/my_clients/add_new.blade.php

@@ -66,16 +66,16 @@
 <input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : '' }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name First </label>
-<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' >
+<label class='control-label'>Name First *</label>
+<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Middle </label>
 <input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : '' }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name Last </label>
-<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' >
+<label class='control-label'>Name Last *</label>
+<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Suffix </label>

+ 10 - 8
resources/views/pro/my_clients/index.blade.php

@@ -15,10 +15,11 @@
 <th>&nbsp;</th>
 <th>Name First</th>
 <th>Gender</th>
-<th>Mcp Pro Id</th>
-<th>Cm Pro Id</th>
-<th>Rme Pro Id</th>
-<th>Rmm Pro Id</th>
+<th>MCP</th>
+<th>CM Pro</th>
+<th>RME Pro</th>
+<th>RMM Pro</th>
+<th>RD Pro</th>
             </tr>
             </thead>
             <tbody>
@@ -27,10 +28,11 @@
 <td><a href="/my_clients/view/<?= $record->uid ?>"><i class="fas fa-share-square"></i></a></td>
 <td><a href="/my_clients/view/<?= $record->uid ?>"><?= $record->name_first ?></a></td>
 <td><?= $record->gender_identity ?></td>
-<td><?= $record->mcp_pro_id ?></td>
-<td><?= $record->cm_pro_id ?></td>
-<td><?= $record->rme_pro_id ?></td>
-<td><?= $record->rmm_pro_id ?></td>
+<td><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->mcp_pro_id], ], 'all'); ?></td>
+<td><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->cm_pro_id], ], 'all'); ?></td>
+<td><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rme_pro_id], ], 'all'); ?></td>
+<td><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rmm_pro_id], ], 'all'); ?></td>
+<td><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rd_pro_id], ], 'all'); ?></td>
                 </tr>
             @endforeach
             </tbody>

+ 1 - 1
resources/views/pro/my_clients_SINGLE/ACTION_acceptAssignmentAsMcpOnboardingPro.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_acceptAssignmentAsMcpOnboardingPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Mcp Onboarding Pro Decision Memo </label>
-<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : '' }}' >
+<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : $record->mcp_onboarding_pro_decision_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 4 - 4
resources/views/pro/my_clients_SINGLE/ACTION_confirmCellNumberWithConfirmationToken.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_confirmCellNumberWithConfirmationToken', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Cell Number </label>
-<input class='form-control' type='text' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : '' }}' >
+<label class='control-label'>Cell Number *</label>
+<input class='form-control' type='tel' name='cellNumber' value='{{ old('cellNumber') ? old('cellNumber') : $record->cell_number }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Token </label>
-<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' >
+<label class='control-label'>Token *</label>
+<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 4 - 4
resources/views/pro/my_clients_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Email Address </label>
-<input class='form-control' type='text' name='emailAddress' value='{{ old('emailAddress') ? old('emailAddress') : '' }}' >
+<label class='control-label'>Email Address *</label>
+<input class='form-control' type='email' name='emailAddress' value='{{ old('emailAddress') ? old('emailAddress') : $record->email_address }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Token </label>
-<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' >
+<label class='control-label'>Token *</label>
+<input class='form-control' type='text' name='token' value='{{ old('token') ? old('token') : '' }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 41 - 41
resources/views/pro/my_clients_SINGLE/ACTION_editAddress.blade.php

@@ -27,69 +27,69 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editAddress', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Same Address For Home And Mailing </label>
-<select class='form-control' name='isSameAddressForHomeAndMailing' value='{{ old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : '' }}' >
+<label class='control-label'>Is Same Address For Home And Mailing *</label>
+<select class='form-control' name='isSameAddressForHomeAndMailing' value='{{ old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : $record->is_same_address_for_home_and_mailing }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : $record->is_same_address_for_home_and_mailing) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : $record->is_same_address_for_home_and_mailing) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isSameAddressForHomeAndMailing') ? old('isSameAddressForHomeAndMailing') : $record->is_same_address_for_home_and_mailing) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Line 1 </label>
-<input class='form-control' type='text' name='homeAddressLine1' value='{{ old('homeAddressLine1') ? old('homeAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='homeAddressLine1' value='{{ old('homeAddressLine1') ? old('homeAddressLine1') : $record->home_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Line 2 </label>
-<input class='form-control' type='text' name='homeAddressLine2' value='{{ old('homeAddressLine2') ? old('homeAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='homeAddressLine2' value='{{ old('homeAddressLine2') ? old('homeAddressLine2') : $record->home_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address City </label>
-<input class='form-control' type='text' name='homeAddressCity' value='{{ old('homeAddressCity') ? old('homeAddressCity') : '' }}' >
+<input class='form-control' type='text' name='homeAddressCity' value='{{ old('homeAddressCity') ? old('homeAddressCity') : $record->home_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address State </label>
-<input class='form-control' type='text' name='homeAddressState' value='{{ old('homeAddressState') ? old('homeAddressState') : '' }}' >
+<input class='form-control' type='text' name='homeAddressState' value='{{ old('homeAddressState') ? old('homeAddressState') : $record->home_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Zip </label>
-<input class='form-control' type='text' name='homeAddressZip' value='{{ old('homeAddressZip') ? old('homeAddressZip') : '' }}' >
+<input class='form-control' type='text' name='homeAddressZip' value='{{ old('homeAddressZip') ? old('homeAddressZip') : $record->home_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Geo Lat </label>
-<input class='form-control' type='number' name='homeAddressGeoLat' value='{{ old('homeAddressGeoLat') ? old('homeAddressGeoLat') : '' }}' >
+<input class='form-control' type='number' name='homeAddressGeoLat' value='{{ old('homeAddressGeoLat') ? old('homeAddressGeoLat') : $record->home_address_geo_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Home Address Geo Long </label>
-<input class='form-control' type='number' name='homeAddressGeoLong' value='{{ old('homeAddressGeoLong') ? old('homeAddressGeoLong') : '' }}' >
+<input class='form-control' type='number' name='homeAddressGeoLong' value='{{ old('homeAddressGeoLong') ? old('homeAddressGeoLong') : $record->home_address_geo_long }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Line 1 </label>
-<input class='form-control' type='text' name='mailingAddressLine1' value='{{ old('mailingAddressLine1') ? old('mailingAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressLine1' value='{{ old('mailingAddressLine1') ? old('mailingAddressLine1') : $record->mailing_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Line 2 </label>
-<input class='form-control' type='text' name='mailingAddressLine2' value='{{ old('mailingAddressLine2') ? old('mailingAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressLine2' value='{{ old('mailingAddressLine2') ? old('mailingAddressLine2') : $record->mailing_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address City </label>
-<input class='form-control' type='text' name='mailingAddressCity' value='{{ old('mailingAddressCity') ? old('mailingAddressCity') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressCity' value='{{ old('mailingAddressCity') ? old('mailingAddressCity') : $record->mailing_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address State </label>
-<input class='form-control' type='text' name='mailingAddressState' value='{{ old('mailingAddressState') ? old('mailingAddressState') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressState' value='{{ old('mailingAddressState') ? old('mailingAddressState') : $record->mailing_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Zip </label>
-<input class='form-control' type='text' name='mailingAddressZip' value='{{ old('mailingAddressZip') ? old('mailingAddressZip') : '' }}' >
+<input class='form-control' type='text' name='mailingAddressZip' value='{{ old('mailingAddressZip') ? old('mailingAddressZip') : $record->mailing_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Geo Lat </label>
-<input class='form-control' type='number' name='mailingAddressGeoLat' value='{{ old('mailingAddressGeoLat') ? old('mailingAddressGeoLat') : '' }}' >
+<input class='form-control' type='number' name='mailingAddressGeoLat' value='{{ old('mailingAddressGeoLat') ? old('mailingAddressGeoLat') : $record->mailing_address_geo_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mailing Address Geo Long </label>
-<input class='form-control' type='number' name='mailingAddressGeoLong' value='{{ old('mailingAddressGeoLong') ? old('mailingAddressGeoLong') : '' }}' >
+<input class='form-control' type='number' name='mailingAddressGeoLong' value='{{ old('mailingAddressGeoLong') ? old('mailingAddressGeoLong') : $record->mailing_address_geo_long }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Has Secondary Address </label>
@@ -97,81 +97,81 @@
 <option value=''>-- Select --</option>
 <option <?= 'YES' === (old('hasSecondaryAddress') ? old('hasSecondaryAddress') : '') ? 'selected' : '' ?> value='YES'>YES</option>
 <option <?= 'NO' === (old('hasSecondaryAddress') ? old('hasSecondaryAddress') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('hasSecondaryAddress') ? old('hasSecondaryAddress') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'UNKNOWN_has_secondary_address' === (old('hasSecondaryAddress') ? old('hasSecondaryAddress') : '') ? 'selected' : '' ?> value='UNKNOWN_has_secondary_address'>UNKNOWN_has_secondary_address</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Reason For Secondary Address </label>
-<input class='form-control' type='text' name='reasonForSecondaryAddress' value='{{ old('reasonForSecondaryAddress') ? old('reasonForSecondaryAddress') : '' }}' >
+<input class='form-control' type='text' name='reasonForSecondaryAddress' value='{{ old('reasonForSecondaryAddress') ? old('reasonForSecondaryAddress') : $record->reason_for_secondary_address }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>When Is Client At Secondary Address </label>
-<input class='form-control' type='text' name='whenIsClientAtSecondaryAddress' value='{{ old('whenIsClientAtSecondaryAddress') ? old('whenIsClientAtSecondaryAddress') : '' }}' >
+<input class='form-control' type='text' name='whenIsClientAtSecondaryAddress' value='{{ old('whenIsClientAtSecondaryAddress') ? old('whenIsClientAtSecondaryAddress') : $record->when_is_client_at_secondary_address }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is Same Secondary Address For Home And Mailing </label>
-<select class='form-control' name='isSameSecondaryAddressForHomeAndMailing' value='{{ old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : '' }}' >
+<label class='control-label'>Is Same Secondary Address For Home And Mailing *</label>
+<select class='form-control' name='isSameSecondaryAddressForHomeAndMailing' value='{{ old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : $record->is_same_secondary_address_for_home_and_mailing }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : $record->is_same_secondary_address_for_home_and_mailing) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : $record->is_same_secondary_address_for_home_and_mailing) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isSameSecondaryAddressForHomeAndMailing') ? old('isSameSecondaryAddressForHomeAndMailing') : $record->is_same_secondary_address_for_home_and_mailing) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address Line 1 </label>
-<input class='form-control' type='text' name='secondaryHomeAddressLine1' value='{{ old('secondaryHomeAddressLine1') ? old('secondaryHomeAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='secondaryHomeAddressLine1' value='{{ old('secondaryHomeAddressLine1') ? old('secondaryHomeAddressLine1') : $record->secondary_home_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address Line 2 </label>
-<input class='form-control' type='text' name='secondaryHomeAddressLine2' value='{{ old('secondaryHomeAddressLine2') ? old('secondaryHomeAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='secondaryHomeAddressLine2' value='{{ old('secondaryHomeAddressLine2') ? old('secondaryHomeAddressLine2') : $record->secondary_home_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address City </label>
-<input class='form-control' type='text' name='secondaryHomeAddressCity' value='{{ old('secondaryHomeAddressCity') ? old('secondaryHomeAddressCity') : '' }}' >
+<input class='form-control' type='text' name='secondaryHomeAddressCity' value='{{ old('secondaryHomeAddressCity') ? old('secondaryHomeAddressCity') : $record->secondary_home_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address State </label>
-<input class='form-control' type='text' name='secondaryHomeAddressState' value='{{ old('secondaryHomeAddressState') ? old('secondaryHomeAddressState') : '' }}' >
+<input class='form-control' type='text' name='secondaryHomeAddressState' value='{{ old('secondaryHomeAddressState') ? old('secondaryHomeAddressState') : $record->secondary_home_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address Zip </label>
-<input class='form-control' type='text' name='secondaryHomeAddressZip' value='{{ old('secondaryHomeAddressZip') ? old('secondaryHomeAddressZip') : '' }}' >
+<input class='form-control' type='text' name='secondaryHomeAddressZip' value='{{ old('secondaryHomeAddressZip') ? old('secondaryHomeAddressZip') : $record->secondary_home_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address Geo Lat </label>
-<input class='form-control' type='number' name='secondaryHomeAddressGeoLat' value='{{ old('secondaryHomeAddressGeoLat') ? old('secondaryHomeAddressGeoLat') : '' }}' >
+<input class='form-control' type='number' name='secondaryHomeAddressGeoLat' value='{{ old('secondaryHomeAddressGeoLat') ? old('secondaryHomeAddressGeoLat') : $record->secondary_home_address_geo_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Home Address Geo Long </label>
-<input class='form-control' type='number' name='secondaryHomeAddressGeoLong' value='{{ old('secondaryHomeAddressGeoLong') ? old('secondaryHomeAddressGeoLong') : '' }}' >
+<input class='form-control' type='number' name='secondaryHomeAddressGeoLong' value='{{ old('secondaryHomeAddressGeoLong') ? old('secondaryHomeAddressGeoLong') : $record->secondary_home_address_geo_long }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address Line 1 </label>
-<input class='form-control' type='text' name='secondaryMailingAddressLine1' value='{{ old('secondaryMailingAddressLine1') ? old('secondaryMailingAddressLine1') : '' }}' >
+<input class='form-control' type='text' name='secondaryMailingAddressLine1' value='{{ old('secondaryMailingAddressLine1') ? old('secondaryMailingAddressLine1') : $record->secondary_mailing_address_line1 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address Line 2 </label>
-<input class='form-control' type='text' name='secondaryMailingAddressLine2' value='{{ old('secondaryMailingAddressLine2') ? old('secondaryMailingAddressLine2') : '' }}' >
+<input class='form-control' type='text' name='secondaryMailingAddressLine2' value='{{ old('secondaryMailingAddressLine2') ? old('secondaryMailingAddressLine2') : $record->secondary_mailing_address_line2 }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address City </label>
-<input class='form-control' type='text' name='secondaryMailingAddressCity' value='{{ old('secondaryMailingAddressCity') ? old('secondaryMailingAddressCity') : '' }}' >
+<input class='form-control' type='text' name='secondaryMailingAddressCity' value='{{ old('secondaryMailingAddressCity') ? old('secondaryMailingAddressCity') : $record->secondary_mailing_address_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address State </label>
-<input class='form-control' type='text' name='secondaryMailingAddressState' value='{{ old('secondaryMailingAddressState') ? old('secondaryMailingAddressState') : '' }}' >
+<input class='form-control' type='text' name='secondaryMailingAddressState' value='{{ old('secondaryMailingAddressState') ? old('secondaryMailingAddressState') : $record->secondary_mailing_address_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address Zip </label>
-<input class='form-control' type='text' name='secondaryMailingAddressZip' value='{{ old('secondaryMailingAddressZip') ? old('secondaryMailingAddressZip') : '' }}' >
+<input class='form-control' type='text' name='secondaryMailingAddressZip' value='{{ old('secondaryMailingAddressZip') ? old('secondaryMailingAddressZip') : $record->secondary_mailing_address_zip }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address Geo Lat </label>
-<input class='form-control' type='number' name='secondaryMailingAddressGeoLat' value='{{ old('secondaryMailingAddressGeoLat') ? old('secondaryMailingAddressGeoLat') : '' }}' >
+<input class='form-control' type='number' name='secondaryMailingAddressGeoLat' value='{{ old('secondaryMailingAddressGeoLat') ? old('secondaryMailingAddressGeoLat') : $record->secondary_mailing_address_geo_lat }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Secondary Mailing Address Geo Long </label>
-<input class='form-control' type='number' name='secondaryMailingAddressGeoLong' value='{{ old('secondaryMailingAddressGeoLong') ? old('secondaryMailingAddressGeoLong') : '' }}' >
+<input class='form-control' type='number' name='secondaryMailingAddressGeoLong' value='{{ old('secondaryMailingAddressGeoLong') ? old('secondaryMailingAddressGeoLong') : $record->secondary_mailing_address_geo_long }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 20 - 20
resources/views/pro/my_clients_SINGLE/ACTION_editContactDetails.blade.php

@@ -28,61 +28,61 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editContactDetails', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Phone Home </label>
-<input class='form-control' type='text' name='phoneHome' value='{{ old('phoneHome') ? old('phoneHome') : '' }}' >
+<input class='form-control' type='text' name='phoneHome' value='{{ old('phoneHome') ? old('phoneHome') : $record->phone_home }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Phone Mobile </label>
-<input class='form-control' type='text' name='phoneMobile' value='{{ old('phoneMobile') ? old('phoneMobile') : '' }}' >
+<input class='form-control' type='text' name='phoneMobile' value='{{ old('phoneMobile') ? old('phoneMobile') : $record->phone_mobile }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Phone Work </label>
-<input class='form-control' type='text' name='phoneWork' value='{{ old('phoneWork') ? old('phoneWork') : '' }}' >
+<input class='form-control' type='text' name='phoneWork' value='{{ old('phoneWork') ? old('phoneWork') : $record->phone_work }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Phone Memo </label>
-<input class='form-control' type='text' name='phoneMemo' value='{{ old('phoneMemo') ? old('phoneMemo') : '' }}' >
+<input class='form-control' type='text' name='phoneMemo' value='{{ old('phoneMemo') ? old('phoneMemo') : $record->phone_memo }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Email Personal Primary </label>
-<input class='form-control' type='text' name='emailPersonalPrimary' value='{{ old('emailPersonalPrimary') ? old('emailPersonalPrimary') : '' }}' >
+<input class='form-control' type='text' name='emailPersonalPrimary' value='{{ old('emailPersonalPrimary') ? old('emailPersonalPrimary') : $record->email_personal_primary }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Email Personal Secondary </label>
-<input class='form-control' type='text' name='emailPersonalSecondary' value='{{ old('emailPersonalSecondary') ? old('emailPersonalSecondary') : '' }}' >
+<input class='form-control' type='text' name='emailPersonalSecondary' value='{{ old('emailPersonalSecondary') ? old('emailPersonalSecondary') : $record->email_personal_secondary }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Email Work Primary </label>
-<input class='form-control' type='text' name='emailWorkPrimary' value='{{ old('emailWorkPrimary') ? old('emailWorkPrimary') : '' }}' >
+<input class='form-control' type='text' name='emailWorkPrimary' value='{{ old('emailWorkPrimary') ? old('emailWorkPrimary') : $record->email_work_primary }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Email Work Secondary </label>
-<input class='form-control' type='text' name='emailWorkSecondary' value='{{ old('emailWorkSecondary') ? old('emailWorkSecondary') : '' }}' >
+<input class='form-control' type='text' name='emailWorkSecondary' value='{{ old('emailWorkSecondary') ? old('emailWorkSecondary') : $record->email_work_secondary }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Send Reminders By Email </label>
-<select class='form-control' name='sendRemindersByEmail' value='{{ old('sendRemindersByEmail') ? old('sendRemindersByEmail') : '' }}' >
+<select class='form-control' name='sendRemindersByEmail' value='{{ old('sendRemindersByEmail') ? old('sendRemindersByEmail') : $record->send_reminders_by_email }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UKNOWN' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : '') ? 'selected' : '' ?> value='UKNOWN'>UKNOWN</option>
+<option <?= 'YES' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : $record->send_reminders_by_email) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : $record->send_reminders_by_email) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UKNOWN' === (old('sendRemindersByEmail') ? old('sendRemindersByEmail') : $record->send_reminders_by_email) ? 'selected' : '' ?> value='UKNOWN'>UKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Send Reminders By Text </label>
-<select class='form-control' name='sendRemindersByText' value='{{ old('sendRemindersByText') ? old('sendRemindersByText') : '' }}' >
+<select class='form-control' name='sendRemindersByText' value='{{ old('sendRemindersByText') ? old('sendRemindersByText') : $record->send_reminders_by_text }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('sendRemindersByText') ? old('sendRemindersByText') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('sendRemindersByText') ? old('sendRemindersByText') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('sendRemindersByText') ? old('sendRemindersByText') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('sendRemindersByText') ? old('sendRemindersByText') : $record->send_reminders_by_text) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('sendRemindersByText') ? old('sendRemindersByText') : $record->send_reminders_by_text) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('sendRemindersByText') ? old('sendRemindersByText') : $record->send_reminders_by_text) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Send Reminders By Phone </label>
-<select class='form-control' name='sendRemindersByPhone' value='{{ old('sendRemindersByPhone') ? old('sendRemindersByPhone') : '' }}' >
+<select class='form-control' name='sendRemindersByPhone' value='{{ old('sendRemindersByPhone') ? old('sendRemindersByPhone') : $record->send_reminders_by_phone }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : $record->send_reminders_by_phone) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : $record->send_reminders_by_phone) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('sendRemindersByPhone') ? old('sendRemindersByPhone') : $record->send_reminders_by_phone) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">

+ 13 - 13
resources/views/pro/my_clients_SINGLE/ACTION_editDemographics.blade.php

@@ -28,44 +28,44 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editDemographics', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Dob </label>
-<input class='form-control' type='date' name='dob' value='{{ old('dob') ? old('dob') : '' }}' >
+<input class='form-control' type='date' name='dob' value='{{ old('dob') ? old('dob') : $record->dob }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Age In Years </label>
-<input class='form-control' type='number' name='ageInYears' value='{{ old('ageInYears') ? old('ageInYears') : '' }}' >
+<input class='form-control' type='number' name='ageInYears' value='{{ old('ageInYears') ? old('ageInYears') : $record->age_in_years }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Sex </label>
-<select class='form-control' name='sex' value='{{ old('sex') ? old('sex') : '' }}' >
+<select class='form-control' name='sex' value='{{ old('sex') ? old('sex') : $record->sex }}' >
 <option value=''>-- Select --</option>
-<option <?= 'M' === (old('sex') ? old('sex') : '') ? 'selected' : '' ?> value='M'>M</option>
-<option <?= 'F' === (old('sex') ? old('sex') : '') ? 'selected' : '' ?> value='F'>F</option>
+<option <?= 'M' === (old('sex') ? old('sex') : $record->sex) ? 'selected' : '' ?> value='M'>M</option>
+<option <?= 'F' === (old('sex') ? old('sex') : $record->sex) ? 'selected' : '' ?> value='F'>F</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Gender Identity </label>
-<input class='form-control' type='text' name='genderIdentity' value='{{ old('genderIdentity') ? old('genderIdentity') : '' }}' >
+<input class='form-control' type='text' name='genderIdentity' value='{{ old('genderIdentity') ? old('genderIdentity') : $record->gender_identity }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Sexual Orientation </label>
-<input class='form-control' type='text' name='sexualOrientation' value='{{ old('sexualOrientation') ? old('sexualOrientation') : '' }}' >
+<input class='form-control' type='text' name='sexualOrientation' value='{{ old('sexualOrientation') ? old('sexualOrientation') : $record->sexual_orientation }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Is Sexually Active </label>
-<select class='form-control' name='isSexuallyActive' value='{{ old('isSexuallyActive') ? old('isSexuallyActive') : '' }}' >
+<select class='form-control' name='isSexuallyActive' value='{{ old('isSexuallyActive') ? old('isSexuallyActive') : $record->is_sexually_active }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isSexuallyActive') ? old('isSexuallyActive') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isSexuallyActive') ? old('isSexuallyActive') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UKNOWN' === (old('isSexuallyActive') ? old('isSexuallyActive') : '') ? 'selected' : '' ?> value='UKNOWN'>UKNOWN</option>
+<option <?= 'YES' === (old('isSexuallyActive') ? old('isSexuallyActive') : $record->is_sexually_active) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isSexuallyActive') ? old('isSexuallyActive') : $record->is_sexually_active) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UKNOWN' === (old('isSexuallyActive') ? old('isSexuallyActive') : $record->is_sexually_active) ? 'selected' : '' ?> value='UKNOWN'>UKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Sexually Active Memo </label>
-<input class='form-control' type='text' name='sexuallyActiveMemo' value='{{ old('sexuallyActiveMemo') ? old('sexuallyActiveMemo') : '' }}' >
+<input class='form-control' type='text' name='sexuallyActiveMemo' value='{{ old('sexuallyActiveMemo') ? old('sexuallyActiveMemo') : $record->sexually_active_memo }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Marital Status </label>
-<input class='form-control' type='text' name='maritalStatus' value='{{ old('maritalStatus') ? old('maritalStatus') : '' }}' >
+<input class='form-control' type='text' name='maritalStatus' value='{{ old('maritalStatus') ? old('maritalStatus') : $record->marital_status }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 7 - 7
resources/views/pro/my_clients_SINGLE/ACTION_editFamilyInfo.blade.php

@@ -38,7 +38,7 @@
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mother Maiden Name </label>
-<input class='form-control' type='text' name='motherMaidenName' value='{{ old('motherMaidenName') ? old('motherMaidenName') : '' }}' >
+<input class='form-control' type='text' name='motherMaidenName' value='{{ old('motherMaidenName') ? old('motherMaidenName') : $record->mother_maiden_name }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Father Relationship </label>
@@ -52,19 +52,19 @@
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Number Of Siblings </label>
-<input class='form-control' type='number' name='numberOfSiblings' value='{{ old('numberOfSiblings') ? old('numberOfSiblings') : '' }}' >
+<input class='form-control' type='number' name='numberOfSiblings' value='{{ old('numberOfSiblings') ? old('numberOfSiblings') : $record->number_of_siblings }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Birth Order </label>
-<input class='form-control' type='number' name='birthOrder' value='{{ old('birthOrder') ? old('birthOrder') : '' }}' >
+<input class='form-control' type='number' name='birthOrder' value='{{ old('birthOrder') ? old('birthOrder') : $record->birth_order }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Is Multiple Birth Member </label>
-<select class='form-control' name='isMultipleBirthMember' value='{{ old('isMultipleBirthMember') ? old('isMultipleBirthMember') : '' }}' >
+<select class='form-control' name='isMultipleBirthMember' value='{{ old('isMultipleBirthMember') ? old('isMultipleBirthMember') : $record->is_multiple_birth_member }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : $record->is_multiple_birth_member) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : $record->is_multiple_birth_member) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isMultipleBirthMember') ? old('isMultipleBirthMember') : $record->is_multiple_birth_member) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">

+ 3 - 3
resources/views/pro/my_clients_SINGLE/ACTION_editIntakeDetails.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editIntakeDetails', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Intake Text </label>
-<input class='form-control' type='text' name='intakeText' value='{{ old('intakeText') ? old('intakeText') : '' }}' >
+<label class='control-label'>Intake Text *</label>
+<input class='form-control' type='text' name='intakeText' value='{{ old('intakeText') ? old('intakeText') : $record->intake_text }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Intake Detail </label>
-<input class='form-control' type='text' name='intakeDetail' value='{{ old('intakeDetail') ? old('intakeDetail') : '' }}' >
+<input class='form-control' type='text' name='intakeDetail' value='{{ old('intakeDetail') ? old('intakeDetail') : $record->intake_detail }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 32 - 32
resources/views/pro/my_clients_SINGLE/ACTION_editMiscDemographics.blade.php

@@ -28,31 +28,31 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editMiscDemographics', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Citizenships </label>
-<input class='form-control' type='text' name='citizenships' value='{{ old('citizenships') ? old('citizenships') : '' }}' >
+<input class='form-control' type='text' name='citizenships' value='{{ old('citizenships') ? old('citizenships') : $record->citizenships }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Education </label>
-<input class='form-control' type='text' name='education' value='{{ old('education') ? old('education') : '' }}' >
+<input class='form-control' type='text' name='education' value='{{ old('education') ? old('education') : $record->education }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Birth Country </label>
-<input class='form-control' type='text' name='birthCountry' value='{{ old('birthCountry') ? old('birthCountry') : '' }}' >
+<input class='form-control' type='text' name='birthCountry' value='{{ old('birthCountry') ? old('birthCountry') : $record->birth_country }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Birth State </label>
-<input class='form-control' type='text' name='birthState' value='{{ old('birthState') ? old('birthState') : '' }}' >
+<input class='form-control' type='text' name='birthState' value='{{ old('birthState') ? old('birthState') : $record->birth_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Birth City </label>
-<input class='form-control' type='text' name='birthCity' value='{{ old('birthCity') ? old('birthCity') : '' }}' >
+<input class='form-control' type='text' name='birthCity' value='{{ old('birthCity') ? old('birthCity') : $record->birth_city }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Nationality </label>
-<input class='form-control' type='text' name='nationality' value='{{ old('nationality') ? old('nationality') : '' }}' >
+<input class='form-control' type='text' name='nationality' value='{{ old('nationality') ? old('nationality') : $record->nationality }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Religious Affiliation </label>
-<input class='form-control' type='text' name='religiousAffiliation' value='{{ old('religiousAffiliation') ? old('religiousAffiliation') : '' }}' >
+<input class='form-control' type='text' name='religiousAffiliation' value='{{ old('religiousAffiliation') ? old('religiousAffiliation') : $record->religious_affiliation }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Religious Facility </label>
@@ -65,71 +65,71 @@
 </select>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is On Special Diet </label>
-<select class='form-control' name='isOnSpecialDiet' value='{{ old('isOnSpecialDiet') ? old('isOnSpecialDiet') : '' }}' >
+<label class='control-label'>Is On Special Diet *</label>
+<select class='form-control' name='isOnSpecialDiet' value='{{ old('isOnSpecialDiet') ? old('isOnSpecialDiet') : $record->is_on_special_diet }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : $record->is_on_special_diet) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : $record->is_on_special_diet) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isOnSpecialDiet') ? old('isOnSpecialDiet') : $record->is_on_special_diet) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Special Diet Category </label>
-<input class='form-control' type='text' name='specialDietCategory' value='{{ old('specialDietCategory') ? old('specialDietCategory') : '' }}' >
+<input class='form-control' type='text' name='specialDietCategory' value='{{ old('specialDietCategory') ? old('specialDietCategory') : $record->special_diet_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Special Diet Memo </label>
-<input class='form-control' type='text' name='specialDietMemo' value='{{ old('specialDietMemo') ? old('specialDietMemo') : '' }}' >
+<input class='form-control' type='text' name='specialDietMemo' value='{{ old('specialDietMemo') ? old('specialDietMemo') : $record->special_diet_memo }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Preferred Language </label>
-<input class='form-control' type='text' name='preferredLanguage' value='{{ old('preferredLanguage') ? old('preferredLanguage') : '' }}' >
+<input class='form-control' type='text' name='preferredLanguage' value='{{ old('preferredLanguage') ? old('preferredLanguage') : $record->preferred_language }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Other Languages </label>
-<input class='form-control' type='text' name='otherLanguages' value='{{ old('otherLanguages') ? old('otherLanguages') : '' }}' >
+<input class='form-control' type='text' name='otherLanguages' value='{{ old('otherLanguages') ? old('otherLanguages') : $record->other_languages }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>English Level </label>
-<input class='form-control' type='text' name='englishLevel' value='{{ old('englishLevel') ? old('englishLevel') : '' }}' >
+<input class='form-control' type='text' name='englishLevel' value='{{ old('englishLevel') ? old('englishLevel') : $record->english_level }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Driver License State </label>
-<input class='form-control' type='text' name='driverLicenseState' value='{{ old('driverLicenseState') ? old('driverLicenseState') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseState' value='{{ old('driverLicenseState') ? old('driverLicenseState') : $record->driver_license_state }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Driver License Number </label>
-<input class='form-control' type='text' name='driverLicenseNumber' value='{{ old('driverLicenseNumber') ? old('driverLicenseNumber') : '' }}' >
+<input class='form-control' type='text' name='driverLicenseNumber' value='{{ old('driverLicenseNumber') ? old('driverLicenseNumber') : $record->driver_license_number }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is Hispanic </label>
-<select class='form-control' name='isHispanic' value='{{ old('isHispanic') ? old('isHispanic') : '' }}' >
+<label class='control-label'>Is Hispanic *</label>
+<select class='form-control' name='isHispanic' value='{{ old('isHispanic') ? old('isHispanic') : $record->is_hispanic }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isHispanic') ? old('isHispanic') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isHispanic') ? old('isHispanic') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isHispanic') ? old('isHispanic') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isHispanic') ? old('isHispanic') : $record->is_hispanic) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isHispanic') ? old('isHispanic') : $record->is_hispanic) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isHispanic') ? old('isHispanic') : $record->is_hispanic) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is Black Or AA </label>
-<select class='form-control' name='isBlackOrAA' value='{{ old('isBlackOrAA') ? old('isBlackOrAA') : '' }}' >
+<label class='control-label'>Is Black Or AA *</label>
+<select class='form-control' name='isBlackOrAA' value='{{ old('isBlackOrAA') ? old('isBlackOrAA') : $record->is_black_oraa }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isBlackOrAA') ? old('isBlackOrAA') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isBlackOrAA') ? old('isBlackOrAA') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isBlackOrAA') ? old('isBlackOrAA') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isBlackOrAA') ? old('isBlackOrAA') : $record->is_black_oraa) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isBlackOrAA') ? old('isBlackOrAA') : $record->is_black_oraa) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isBlackOrAA') ? old('isBlackOrAA') : $record->is_black_oraa) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Ethnicities </label>
-<input class='form-control' type='text' name='ethnicities' value='{{ old('ethnicities') ? old('ethnicities') : '' }}' >
+<input class='form-control' type='text' name='ethnicities' value='{{ old('ethnicities') ? old('ethnicities') : $record->ethnicities }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Race </label>
-<input class='form-control' type='text' name='race' value='{{ old('race') ? old('race') : '' }}' >
+<input class='form-control' type='text' name='race' value='{{ old('race') ? old('race') : $record->race }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Specific Races </label>
-<input class='form-control' type='text' name='specificRaces' value='{{ old('specificRaces') ? old('specificRaces') : '' }}' >
+<input class='form-control' type='text' name='specificRaces' value='{{ old('specificRaces') ? old('specificRaces') : $record->specific_races }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 11 - 11
resources/views/pro/my_clients_SINGLE/ACTION_editName.blade.php

@@ -28,39 +28,39 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editName', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Name Prefix </label>
-<input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : '' }}' >
+<input class='form-control' type='text' name='namePrefix' value='{{ old('namePrefix') ? old('namePrefix') : $record->name_prefix }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name First </label>
-<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : '' }}' >
+<label class='control-label'>Name First *</label>
+<input class='form-control' type='text' name='nameFirst' value='{{ old('nameFirst') ? old('nameFirst') : $record->name_first }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Middle </label>
-<input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : '' }}' >
+<input class='form-control' type='text' name='nameMiddle' value='{{ old('nameMiddle') ? old('nameMiddle') : $record->name_middle }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Name Last </label>
-<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : '' }}' >
+<label class='control-label'>Name Last *</label>
+<input class='form-control' type='text' name='nameLast' value='{{ old('nameLast') ? old('nameLast') : $record->name_last }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Suffix </label>
-<input class='form-control' type='text' name='nameSuffix' value='{{ old('nameSuffix') ? old('nameSuffix') : '' }}' >
+<input class='form-control' type='text' name='nameSuffix' value='{{ old('nameSuffix') ? old('nameSuffix') : $record->name_suffix }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Credential </label>
-<input class='form-control' type='text' name='nameCredential' value='{{ old('nameCredential') ? old('nameCredential') : '' }}' >
+<input class='form-control' type='text' name='nameCredential' value='{{ old('nameCredential') ? old('nameCredential') : $record->name_credential }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Nickname </label>
-<input class='form-control' type='text' name='nameNickname' value='{{ old('nameNickname') ? old('nameNickname') : '' }}' >
+<input class='form-control' type='text' name='nameNickname' value='{{ old('nameNickname') ? old('nameNickname') : $record->name_nickname }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Maiden </label>
-<input class='form-control' type='text' name='nameMaiden' value='{{ old('nameMaiden') ? old('nameMaiden') : '' }}' >
+<input class='form-control' type='text' name='nameMaiden' value='{{ old('nameMaiden') ? old('nameMaiden') : $record->name_maiden }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Name Previous </label>
-<input class='form-control' type='text' name='namePrevious' value='{{ old('namePrevious') ? old('namePrevious') : '' }}' >
+<input class='form-control' type='text' name='namePrevious' value='{{ old('namePrevious') ? old('namePrevious') : $record->name_previous }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/pro/my_clients_SINGLE/ACTION_editPharmacy.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editPharmacy', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Pharmacy </label>
-<input class='form-control' type='text' name='pharmacy' value='{{ old('pharmacy') ? old('pharmacy') : '' }}' >
+<input class='form-control' type='text' name='pharmacy' value='{{ old('pharmacy') ? old('pharmacy') : $record->pharmacy }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Pharmacy Facility </label>

+ 4 - 4
resources/views/pro/my_clients_SINGLE/ACTION_editResponsibleParty.blade.php

@@ -28,11 +28,11 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editResponsibleParty', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Is Responsible Party Someone Else </label>
-<select class='form-control' name='isResponsiblePartySomeoneElse' value='{{ old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : '' }}' >
+<select class='form-control' name='isResponsiblePartySomeoneElse' value='{{ old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : $record->is_responsible_party_someone_else }}' >
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : $record->is_responsible_party_someone_else) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : $record->is_responsible_party_someone_else) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isResponsiblePartySomeoneElse') ? old('isResponsiblePartySomeoneElse') : $record->is_responsible_party_someone_else) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>

+ 5 - 5
resources/views/pro/my_clients_SINGLE/ACTION_editSource.blade.php

@@ -27,20 +27,20 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editSource', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Source </label>
-<input class='form-control' type='text' name='source' value='{{ old('source') ? old('source') : '' }}' >
+<label class='control-label'>Source *</label>
+<input class='form-control' type='text' name='source' value='{{ old('source') ? old('source') : $record->source }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Source Memo </label>
-<input class='form-control' type='text' name='sourceMemo' value='{{ old('sourceMemo') ? old('sourceMemo') : '' }}' >
+<input class='form-control' type='text' name='sourceMemo' value='{{ old('sourceMemo') ? old('sourceMemo') : $record->source_memo }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Source At </label>
-<input class='form-control' type='date' name='sourceAt' value='{{ old('sourceAt') ? old('sourceAt') : '' }}' >
+<input class='form-control' type='date' name='sourceAt' value='{{ old('sourceAt') ? old('sourceAt') : $record->source_at }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Source Detail </label>
-<input class='form-control' type='text' name='sourceDetail' value='{{ old('sourceDetail') ? old('sourceDetail') : '' }}' >
+<input class='form-control' type='text' name='sourceDetail' value='{{ old('sourceDetail') ? old('sourceDetail') : $record->source_detail }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Source Client </label>

+ 1 - 1
resources/views/pro/my_clients_SINGLE/ACTION_editSsn.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_editSsn', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Ssn </label>
-<input class='form-control' type='text' name='ssn' value='{{ old('ssn') ? old('ssn') : '' }}' >
+<input class='form-control' type='text' name='ssn' value='{{ old('ssn') ? old('ssn') : $record->ssn }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putCmPro.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putCmPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Cm Pro </label>
-<select class='form-control' name='cmProUid' value='{{ old('cmProUid') ? old('cmProUid') : '' }}' >
+<label class='control-label'>Cm Pro *</label>
+<select class='form-control' name='cmProUid' value='{{ old('cmProUid') ? old('cmProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 10 - 10
resources/views/pro/my_clients_SINGLE/ACTION_putMcn.blade.php

@@ -27,24 +27,24 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putMcn', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Mcn </label>
-<input class='form-control' type='text' name='mcn' value='{{ old('mcn') ? old('mcn') : '' }}' >
+<label class='control-label'>Mcn *</label>
+<input class='form-control' type='text' name='mcn' value='{{ old('mcn') ? old('mcn') : $record->mcn }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Mcn Name First </label>
-<input class='form-control' type='text' name='mcnNameFirst' value='{{ old('mcnNameFirst') ? old('mcnNameFirst') : '' }}' >
+<label class='control-label'>Mcn Name First *</label>
+<input class='form-control' type='text' name='mcnNameFirst' value='{{ old('mcnNameFirst') ? old('mcnNameFirst') : $record->mcn_name_first }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Mcn Name Last </label>
-<input class='form-control' type='text' name='mcnNameLast' value='{{ old('mcnNameLast') ? old('mcnNameLast') : '' }}' >
+<label class='control-label'>Mcn Name Last *</label>
+<input class='form-control' type='text' name='mcnNameLast' value='{{ old('mcnNameLast') ? old('mcnNameLast') : $record->mcn_name_last }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Mcn Dob </label>
-<input class='form-control' type='date' name='mcnDob' value='{{ old('mcnDob') ? old('mcnDob') : '' }}' >
+<label class='control-label'>Mcn Dob *</label>
+<input class='form-control' type='date' name='mcnDob' value='{{ old('mcnDob') ? old('mcnDob') : $record->mcn_dob }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Mcn Ssn </label>
-<input class='form-control' type='text' name='mcnSsn' value='{{ old('mcnSsn') ? old('mcnSsn') : '' }}' >
+<label class='control-label'>Mcn Ssn *</label>
+<input class='form-control' type='text' name='mcnSsn' value='{{ old('mcnSsn') ? old('mcnSsn') : $record->mcn_ssn }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putMcp.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putMcp', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Mcp Pro </label>
-<select class='form-control' name='mcpProUid' value='{{ old('mcpProUid') ? old('mcpProUid') : '' }}' >
+<label class='control-label'>Mcp Pro *</label>
+<select class='form-control' name='mcpProUid' value='{{ old('mcpProUid') ? old('mcpProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putMcpOnboardingPro.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putMcpOnboardingPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Mcp Onboarding Pro </label>
-<select class='form-control' name='mcpOnboardingProUid' value='{{ old('mcpOnboardingProUid') ? old('mcpOnboardingProUid') : '' }}' >
+<label class='control-label'>Mcp Onboarding Pro *</label>
+<select class='form-control' name='mcpOnboardingProUid' value='{{ old('mcpOnboardingProUid') ? old('mcpOnboardingProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putNewCellNumber.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putNewCellNumber', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>New Cell Number </label>
-<input class='form-control' type='tel' name='newCellNumber' value='{{ old('newCellNumber') ? old('newCellNumber') : $record->cell_number }}' >
+<label class='control-label'>New Cell Number *</label>
+<input class='form-control' type='tel' name='newCellNumber' value='{{ old('newCellNumber') ? old('newCellNumber') : $record->cell_number }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putNewEmailAddress.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putNewEmailAddress', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>New Email Address </label>
-<input class='form-control' type='email' name='newEmailAddress' value='{{ old('newEmailAddress') ? old('newEmailAddress') : '' }}' >
+<label class='control-label'>New Email Address *</label>
+<input class='form-control' type='email' name='newEmailAddress' value='{{ old('newEmailAddress') ? old('newEmailAddress') : $record->email_address }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putRdPro.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putRdPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Rd Pro </label>
-<select class='form-control' name='rdProUid' value='{{ old('rdProUid') ? old('rdProUid') : '' }}' >
+<label class='control-label'>Rd Pro *</label>
+<select class='form-control' name='rdProUid' value='{{ old('rdProUid') ? old('rdProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putRmePro.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putRmePro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Rme Pro </label>
-<select class='form-control' name='rmeProUid' value='{{ old('rmeProUid') ? old('rmeProUid') : '' }}' >
+<label class='control-label'>Rme Pro *</label>
+<select class='form-control' name='rmeProUid' value='{{ old('rmeProUid') ? old('rmeProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_putRmmPro.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_putRmmPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Rmm Pro </label>
-<select class='form-control' name='rmmProUid' value='{{ old('rmmProUid') ? old('rmmProUid') : '' }}' >
+<label class='control-label'>Rmm Pro *</label>
+<select class='form-control' name='rmmProUid' value='{{ old('rmmProUid') ? old('rmmProUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('pro')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 1 - 1
resources/views/pro/my_clients_SINGLE/ACTION_rejectAssignmentAsMcpOnboardingPro.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_rejectAssignmentAsMcpOnboardingPro', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Mcp Onboarding Pro Decision Memo </label>
-<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : '' }}' >
+<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : $record->mcp_onboarding_pro_decision_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_setIsDuplicateToTrue.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_setIsDuplicateToTrue', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Duplicate Of Client </label>
-<select class='form-control' name='duplicateOfClientUid' value='{{ old('duplicateOfClientUid') ? old('duplicateOfClientUid') : '' }}' >
+<label class='control-label'>Duplicate Of Client *</label>
+<select class='form-control' name='duplicateOfClientUid' value='{{ old('duplicateOfClientUid') ? old('duplicateOfClientUid') : '' }}' required>
 <option value=''>-- Select --</option>
 <?php $dbOptions = \Illuminate\Support\Facades\DB::table('client')->get(); ?>
 <?php foreach($dbOptions as $o): ?>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInCmToFalse.blade.php

@@ -28,11 +28,11 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_setIsEnrolledInCmToFalse', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Cm Category </label>
-<input class='form-control' type='text' name='whyNotEnrolledInCmCategory' value='{{ old('whyNotEnrolledInCmCategory') ? old('whyNotEnrolledInCmCategory') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInCmCategory' value='{{ old('whyNotEnrolledInCmCategory') ? old('whyNotEnrolledInCmCategory') : $record->why_not_enrolled_in_cm_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Cm Memo </label>
-<input class='form-control' type='text' name='whyNotEnrolledInCmMemo' value='{{ old('whyNotEnrolledInCmMemo') ? old('whyNotEnrolledInCmMemo') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInCmMemo' value='{{ old('whyNotEnrolledInCmMemo') ? old('whyNotEnrolledInCmMemo') : $record->why_not_enrolled_in_cm_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 5 - 5
resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInCmToTrue.blade.php

@@ -28,19 +28,19 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_setIsEnrolledInCmToTrue', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Cm Enrollment Consent Method </label>
-<input class='form-control' type='text' name='cmEnrollmentConsentMethod' value='{{ old('cmEnrollmentConsentMethod') ? old('cmEnrollmentConsentMethod') : '' }}' >
+<input class='form-control' type='text' name='cmEnrollmentConsentMethod' value='{{ old('cmEnrollmentConsentMethod') ? old('cmEnrollmentConsentMethod') : $record->cm_enrollment_consent_method }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Cm Enrollment Consent Method Memo </label>
-<input class='form-control' type='text' name='cmEnrollmentConsentMethodMemo' value='{{ old('cmEnrollmentConsentMethodMemo') ? old('cmEnrollmentConsentMethodMemo') : '' }}' >
+<input class='form-control' type='text' name='cmEnrollmentConsentMethodMemo' value='{{ old('cmEnrollmentConsentMethodMemo') ? old('cmEnrollmentConsentMethodMemo') : $record->cm_enrollment_consent_method_memo }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Cm Reason 1 </label>
-<input class='form-control' type='text' name='cmReason1' value='{{ old('cmReason1') ? old('cmReason1') : '' }}' >
+<label class='control-label'>Cm Reason 1 *</label>
+<input class='form-control' type='text' name='cmReason1' value='{{ old('cmReason1') ? old('cmReason1') : $record->cm_reason1 }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Cm Reason 2 </label>
-<input class='form-control' type='text' name='cmReason2' value='{{ old('cmReason2') ? old('cmReason2') : '' }}' >
+<input class='form-control' type='text' name='cmReason2' value='{{ old('cmReason2') ? old('cmReason2') : $record->cm_reason2 }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInRmToFalse.blade.php

@@ -28,11 +28,11 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_setIsEnrolledInRmToFalse', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Rm Category </label>
-<input class='form-control' type='text' name='whyNotEnrolledInRmCategory' value='{{ old('whyNotEnrolledInRmCategory') ? old('whyNotEnrolledInRmCategory') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInRmCategory' value='{{ old('whyNotEnrolledInRmCategory') ? old('whyNotEnrolledInRmCategory') : $record->why_not_enrolled_in_rm_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Rm Memo </label>
-<input class='form-control' type='text' name='whyNotEnrolledInRmMemo' value='{{ old('whyNotEnrolledInRmMemo') ? old('whyNotEnrolledInRmMemo') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInRmMemo' value='{{ old('whyNotEnrolledInRmMemo') ? old('whyNotEnrolledInRmMemo') : $record->why_not_enrolled_in_rm_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/pro/my_clients_SINGLE/ACTION_setIsEnrolledInRmToTrue.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_setIsEnrolledInRmToTrue', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Rm Reason 1 </label>
-<input class='form-control' type='text' name='rmReason1' value='{{ old('rmReason1') ? old('rmReason1') : '' }}' >
+<label class='control-label'>Rm Reason 1 *</label>
+<input class='form-control' type='text' name='rmReason1' value='{{ old('rmReason1') ? old('rmReason1') : $record->rm_reason1 }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Rm Reason 2 </label>
-<input class='form-control' type='text' name='rmReason2' value='{{ old('rmReason2') ? old('rmReason2') : '' }}' >
+<input class='form-control' type='text' name='rmReason2' value='{{ old('rmReason2') ? old('rmReason2') : $record->rm_reason2 }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 5 - 5
resources/views/pro/my_clients_SINGLE/ACTION_updateCmEligibility.blade.php

@@ -27,19 +27,19 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateCmEligibility', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Eligible For Cm </label>
-<select class='form-control' name='isEligibleForCm' value='{{ old('isEligibleForCm') ? old('isEligibleForCm') : '' }}' >
+<label class='control-label'>Is Eligible For Cm *</label>
+<select class='form-control' name='isEligibleForCm' value='{{ old('isEligibleForCm') ? old('isEligibleForCm') : $record->is_eligible_for_cm }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isEligibleForCm') ? old('isEligibleForCm') : '') ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'YES' === (old('isEligibleForCm') ? old('isEligibleForCm') : $record->is_eligible_for_cm) ? 'selected' : '' ?> value='YES'>YES</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Eligible For Cm Category </label>
-<input class='form-control' type='text' name='whyNotEligibleForCmCategory' value='{{ old('whyNotEligibleForCmCategory') ? old('whyNotEligibleForCmCategory') : '' }}' >
+<input class='form-control' type='text' name='whyNotEligibleForCmCategory' value='{{ old('whyNotEligibleForCmCategory') ? old('whyNotEligibleForCmCategory') : $record->why_not_eligible_for_cm_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Eligible For Cm Memo </label>
-<input class='form-control' type='text' name='whyNotEligibleForCmMemo' value='{{ old('whyNotEligibleForCmMemo') ? old('whyNotEligibleForCmMemo') : '' }}' >
+<input class='form-control' type='text' name='whyNotEligibleForCmMemo' value='{{ old('whyNotEligibleForCmMemo') ? old('whyNotEligibleForCmMemo') : $record->why_not_eligible_for_cm_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_updateCmEnrollmentConsentInfo.blade.php

@@ -28,11 +28,11 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateCmEnrollmentConsentInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Cm Enrollment Consent Method </label>
-<input class='form-control' type='text' name='cmEnrollmentConsentMethod' value='{{ old('cmEnrollmentConsentMethod') ? old('cmEnrollmentConsentMethod') : '' }}' >
+<input class='form-control' type='text' name='cmEnrollmentConsentMethod' value='{{ old('cmEnrollmentConsentMethod') ? old('cmEnrollmentConsentMethod') : $record->cm_enrollment_consent_method }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Cm Enrollment Consent Method Memo </label>
-<input class='form-control' type='text' name='cmEnrollmentConsentMethodMemo' value='{{ old('cmEnrollmentConsentMethodMemo') ? old('cmEnrollmentConsentMethodMemo') : '' }}' >
+<input class='form-control' type='text' name='cmEnrollmentConsentMethodMemo' value='{{ old('cmEnrollmentConsentMethodMemo') ? old('cmEnrollmentConsentMethodMemo') : $record->cm_enrollment_consent_method_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/pro/my_clients_SINGLE/ACTION_updateCmReasons.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateCmReasons', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Cm Reason 1 </label>
-<input class='form-control' type='text' name='cmReason1' value='{{ old('cmReason1') ? old('cmReason1') : '' }}' >
+<label class='control-label'>Cm Reason 1 *</label>
+<input class='form-control' type='text' name='cmReason1' value='{{ old('cmReason1') ? old('cmReason1') : $record->cm_reason1 }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Cm Reason 2 </label>
-<input class='form-control' type='text' name='cmReason2' value='{{ old('cmReason2') ? old('cmReason2') : '' }}' >
+<input class='form-control' type='text' name='cmReason2' value='{{ old('cmReason2') ? old('cmReason2') : $record->cm_reason2 }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 6 - 6
resources/views/pro/my_clients_SINGLE/ACTION_updateEquipmentInfo.blade.php

@@ -27,8 +27,8 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateEquipmentInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Equipment Awaiting Setup </label>
-<select class='form-control' name='isEquipmentAwaitingSetup' value='{{ old('isEquipmentAwaitingSetup') ? old('isEquipmentAwaitingSetup') : $record->is_equipment_awaiting_setup }}' >
+<label class='control-label'>Is Equipment Awaiting Setup *</label>
+<select class='form-control' name='isEquipmentAwaitingSetup' value='{{ old('isEquipmentAwaitingSetup') ? old('isEquipmentAwaitingSetup') : $record->is_equipment_awaiting_setup }}' required>
 <option value=''>-- Select --</option>
 <option <?= 'YES' === (old('isEquipmentAwaitingSetup') ? old('isEquipmentAwaitingSetup') : $record->is_equipment_awaiting_setup) ? 'selected' : '' ?> value='YES'>YES</option>
 <option <?= 'NO' === (old('isEquipmentAwaitingSetup') ? old('isEquipmentAwaitingSetup') : $record->is_equipment_awaiting_setup) ? 'selected' : '' ?> value='NO'>NO</option>
@@ -40,8 +40,8 @@
 <input class='form-control' type='text' name='whatEquipmentIsAwaitingSetup' value='{{ old('whatEquipmentIsAwaitingSetup') ? old('whatEquipmentIsAwaitingSetup') : $record->what_equipment_is_awaiting_setup }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is Equipment Setup Completed </label>
-<select class='form-control' name='isEquipmentSetupCompleted' value='{{ old('isEquipmentSetupCompleted') ? old('isEquipmentSetupCompleted') : $record->is_equipment_setup_completed }}' >
+<label class='control-label'>Is Equipment Setup Completed *</label>
+<select class='form-control' name='isEquipmentSetupCompleted' value='{{ old('isEquipmentSetupCompleted') ? old('isEquipmentSetupCompleted') : $record->is_equipment_setup_completed }}' required>
 <option value=''>-- Select --</option>
 <option <?= 'YES' === (old('isEquipmentSetupCompleted') ? old('isEquipmentSetupCompleted') : $record->is_equipment_setup_completed) ? 'selected' : '' ?> value='YES'>YES</option>
 <option <?= 'NO' === (old('isEquipmentSetupCompleted') ? old('isEquipmentSetupCompleted') : $record->is_equipment_setup_completed) ? 'selected' : '' ?> value='NO'>NO</option>
@@ -53,8 +53,8 @@
 <input class='form-control' type='text' name='whatEquipmentSetupIsCompleted' value='{{ old('whatEquipmentSetupIsCompleted') ? old('whatEquipmentSetupIsCompleted') : $record->what_equipment_setup_is_completed }}' >
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Is Equipment Service Needed </label>
-<select class='form-control' name='isEquipmentServiceNeeded' value='{{ old('isEquipmentServiceNeeded') ? old('isEquipmentServiceNeeded') : $record->is_equipment_service_needed }}' >
+<label class='control-label'>Is Equipment Service Needed *</label>
+<select class='form-control' name='isEquipmentServiceNeeded' value='{{ old('isEquipmentServiceNeeded') ? old('isEquipmentServiceNeeded') : $record->is_equipment_service_needed }}' required>
 <option value=''>-- Select --</option>
 <option <?= 'YES' === (old('isEquipmentServiceNeeded') ? old('isEquipmentServiceNeeded') : $record->is_equipment_service_needed) ? 'selected' : '' ?> value='YES'>YES</option>
 <option <?= 'NO' === (old('isEquipmentServiceNeeded') ? old('isEquipmentServiceNeeded') : $record->is_equipment_service_needed) ? 'selected' : '' ?> value='NO'>NO</option>

+ 7 - 7
resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingActiveInfo.blade.php

@@ -27,21 +27,21 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateMcpOnboardingActiveInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Mcp Onboarding Active </label>
-<select class='form-control' name='isMcpOnboardingActive' value='{{ old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : '' }}' >
+<label class='control-label'>Is Mcp Onboarding Active *</label>
+<select class='form-control' name='isMcpOnboardingActive' value='{{ old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : $record->is_mcp_onboarding_active }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : $record->is_mcp_onboarding_active) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : $record->is_mcp_onboarding_active) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isMcpOnboardingActive') ? old('isMcpOnboardingActive') : $record->is_mcp_onboarding_active) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Is Mcp Onboarding Not Active Category </label>
-<input class='form-control' type='text' name='whyIsMcpOnboardingNotActiveCategory' value='{{ old('whyIsMcpOnboardingNotActiveCategory') ? old('whyIsMcpOnboardingNotActiveCategory') : '' }}' >
+<input class='form-control' type='text' name='whyIsMcpOnboardingNotActiveCategory' value='{{ old('whyIsMcpOnboardingNotActiveCategory') ? old('whyIsMcpOnboardingNotActiveCategory') : $record->why_is_mcp_onboarding_not_active_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Is Mcp Onboarding Not Active Memo </label>
-<input class='form-control' type='text' name='whyIsMcpOnboardingNotActiveMemo' value='{{ old('whyIsMcpOnboardingNotActiveMemo') ? old('whyIsMcpOnboardingNotActiveMemo') : '' }}' >
+<input class='form-control' type='text' name='whyIsMcpOnboardingNotActiveMemo' value='{{ old('whyIsMcpOnboardingNotActiveMemo') ? old('whyIsMcpOnboardingNotActiveMemo') : $record->why_is_mcp_onboarding_not_active_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 1 - 1
resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingProDecisionMemo.blade.php

@@ -28,7 +28,7 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateMcpOnboardingProDecisionMemo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Mcp Onboarding Pro Decision Memo </label>
-<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : '' }}' >
+<input class='form-control' type='text' name='mcpOnboardingProDecisionMemo' value='{{ old('mcpOnboardingProDecisionMemo') ? old('mcpOnboardingProDecisionMemo') : $record->mcp_onboarding_pro_decision_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingStrategy.blade.php

@@ -28,10 +28,10 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateMcpOnboardingStrategy', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Mcp Onboarding Strategy </label>
-<select class='form-control' name='mcpOnboardingStrategy' value='{{ old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : '' }}' >
+<select class='form-control' name='mcpOnboardingStrategy' value='{{ old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : $record->mcp_onboarding_strategy }}' >
 <option value=''>-- Select --</option>
-<option <?= 'PHONE' === (old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : '') ? 'selected' : '' ?> value='PHONE'>PHONE</option>
-<option <?= 'IN_PERSON' === (old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : '') ? 'selected' : '' ?> value='IN_PERSON'>IN_PERSON</option>
+<option <?= 'PHONE' === (old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : $record->mcp_onboarding_strategy) ? 'selected' : '' ?> value='PHONE'>PHONE</option>
+<option <?= 'IN_PERSON' === (old('mcpOnboardingStrategy') ? old('mcpOnboardingStrategy') : $record->mcp_onboarding_strategy) ? 'selected' : '' ?> value='IN_PERSON'>IN_PERSON</option>
 </select>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">

+ 8 - 8
resources/views/pro/my_clients_SINGLE/ACTION_updateMcpOnboardingVisitInfo.blade.php

@@ -27,17 +27,17 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateMcpOnboardingVisitInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Has Mcp Done Onboarding Visit </label>
-<select class='form-control' name='hasMcpDoneOnboardingVisit' value='{{ old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : '' }}' >
+<label class='control-label'>Has Mcp Done Onboarding Visit *</label>
+<select class='form-control' name='hasMcpDoneOnboardingVisit' value='{{ old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : $record->has_mcp_done_onboarding_visit }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : $record->has_mcp_done_onboarding_visit) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : $record->has_mcp_done_onboarding_visit) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('hasMcpDoneOnboardingVisit') ? old('hasMcpDoneOnboardingVisit') : $record->has_mcp_done_onboarding_visit) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Mcp Onboarding Visit Date </label>
-<input class='form-control' type='date' name='mcpOnboardingVisitDate' value='{{ old('mcpOnboardingVisitDate') ? old('mcpOnboardingVisitDate') : '' }}' >
+<label class='control-label'>Mcp Onboarding Visit Date *</label>
+<input class='form-control' type='date' name='mcpOnboardingVisitDate' value='{{ old('mcpOnboardingVisitDate') ? old('mcpOnboardingVisitDate') : $record->mcp_onboarding_visit_date }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Mcp Onboarding Visit Note </label>
@@ -51,7 +51,7 @@
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Reason Onboarding Visit Note Outside System </label>
-<input class='form-control' type='text' name='reasonOnboardingVisitNoteOutsideSystem' value='{{ old('reasonOnboardingVisitNoteOutsideSystem') ? old('reasonOnboardingVisitNoteOutsideSystem') : '' }}' >
+<input class='form-control' type='text' name='reasonOnboardingVisitNoteOutsideSystem' value='{{ old('reasonOnboardingVisitNoteOutsideSystem') ? old('reasonOnboardingVisitNoteOutsideSystem') : $record->reason_onboarding_visit_note_outside_system }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 6 - 6
resources/views/pro/my_clients_SINGLE/ACTION_updateMntEligibility.blade.php

@@ -27,17 +27,17 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateMntEligibility', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Eligible For Mnt </label>
-<select class='form-control' name='isEligibleForMnt' value='{{ old('isEligibleForMnt') ? old('isEligibleForMnt') : '' }}' >
+<label class='control-label'>Is Eligible For Mnt *</label>
+<select class='form-control' name='isEligibleForMnt' value='{{ old('isEligibleForMnt') ? old('isEligibleForMnt') : $record->eligible_for_mnt }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : $record->eligible_for_mnt) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : $record->eligible_for_mnt) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('isEligibleForMnt') ? old('isEligibleForMnt') : $record->eligible_for_mnt) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Number Of Mnt Hours Left This Year </label>
-<input class='form-control' type='number' name='numberOfMntHoursLeftThisYear' value='{{ old('numberOfMntHoursLeftThisYear') ? old('numberOfMntHoursLeftThisYear') : '' }}' >
+<input class='form-control' type='number' name='numberOfMntHoursLeftThisYear' value='{{ old('numberOfMntHoursLeftThisYear') ? old('numberOfMntHoursLeftThisYear') : $record->number_of_mnt_hours_left_this_year }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 4 - 4
resources/views/pro/my_clients_SINGLE/ACTION_updateNextMcpOnboardingAttempt.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateNextMcpOnboardingAttempt', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Next Mcp Onboarding Attempt Date Est </label>
-<input class='form-control' type='date' name='nextMcpOnboardingAttemptDateEst' value='{{ old('nextMcpOnboardingAttemptDateEst') ? old('nextMcpOnboardingAttemptDateEst') : '' }}' >
+<label class='control-label'>Next Mcp Onboarding Attempt Date Est *</label>
+<input class='form-control' type='date' name='nextMcpOnboardingAttemptDateEst' value='{{ old('nextMcpOnboardingAttemptDateEst') ? old('nextMcpOnboardingAttemptDateEst') : $record->next_mcp_onboarding_attempt_date_est }}' required>
 </div>
 <div class='form-group mb-3'>
-<label class='control-label'>Next Mcp Onboarding Attempt Time Est </label>
-<input class='form-control' type='time' name='nextMcpOnboardingAttemptTimeEst' value='{{ old('nextMcpOnboardingAttemptTimeEst') ? old('nextMcpOnboardingAttemptTimeEst') : '' }}' >
+<label class='control-label'>Next Mcp Onboarding Attempt Time Est *</label>
+<input class='form-control' type='time' name='nextMcpOnboardingAttemptTimeEst' value='{{ old('nextMcpOnboardingAttemptTimeEst') ? old('nextMcpOnboardingAttemptTimeEst') : $record->next_mcp_onboarding_attempt_time_est }}' required>
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 5 - 5
resources/views/pro/my_clients_SINGLE/ACTION_updateRmEligibility.blade.php

@@ -27,19 +27,19 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateRmEligibility', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Is Eligible For Rm </label>
-<select class='form-control' name='isEligibleForRm' value='{{ old('isEligibleForRm') ? old('isEligibleForRm') : '' }}' >
+<label class='control-label'>Is Eligible For Rm *</label>
+<select class='form-control' name='isEligibleForRm' value='{{ old('isEligibleForRm') ? old('isEligibleForRm') : $record->is_eligible_for_rm }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('isEligibleForRm') ? old('isEligibleForRm') : '') ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'YES' === (old('isEligibleForRm') ? old('isEligibleForRm') : $record->is_eligible_for_rm) ? 'selected' : '' ?> value='YES'>YES</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Eligible For Rm Category </label>
-<input class='form-control' type='text' name='whyNotEligibleForRmCategory' value='{{ old('whyNotEligibleForRmCategory') ? old('whyNotEligibleForRmCategory') : '' }}' >
+<input class='form-control' type='text' name='whyNotEligibleForRmCategory' value='{{ old('whyNotEligibleForRmCategory') ? old('whyNotEligibleForRmCategory') : $record->why_not_eligible_for_rm_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Eligible For Rm Memo </label>
-<input class='form-control' type='text' name='whyNotEligibleForRmMemo' value='{{ old('whyNotEligibleForRmMemo') ? old('whyNotEligibleForRmMemo') : '' }}' >
+<input class='form-control' type='text' name='whyNotEligibleForRmMemo' value='{{ old('whyNotEligibleForRmMemo') ? old('whyNotEligibleForRmMemo') : $record->why_not_eligible_for_rm_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 3 - 3
resources/views/pro/my_clients_SINGLE/ACTION_updateRmReasons.blade.php

@@ -27,12 +27,12 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateRmReasons', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Rm Reason 1 </label>
-<input class='form-control' type='text' name='rmReason1' value='{{ old('rmReason1') ? old('rmReason1') : '' }}' >
+<label class='control-label'>Rm Reason 1 *</label>
+<input class='form-control' type='text' name='rmReason1' value='{{ old('rmReason1') ? old('rmReason1') : $record->rm_reason1 }}' required>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Rm Reason 2 </label>
-<input class='form-control' type='text' name='rmReason2' value='{{ old('rmReason2') ? old('rmReason2') : '' }}' >
+<input class='form-control' type='text' name='rmReason2' value='{{ old('rmReason2') ? old('rmReason2') : $record->rm_reason2 }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 6 - 6
resources/views/pro/my_clients_SINGLE/ACTION_updateWebcamInfo.blade.php

@@ -27,17 +27,17 @@
         <input type="hidden" name="_success" value="{{route('my_clients-view', ['uid' => $record->uid])}}">
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateWebcamInfo', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
-<label class='control-label'>Has Webcam Device </label>
-<select class='form-control' name='hasWebcamDevice' value='{{ old('hasWebcamDevice') ? old('hasWebcamDevice') : '' }}' >
+<label class='control-label'>Has Webcam Device *</label>
+<select class='form-control' name='hasWebcamDevice' value='{{ old('hasWebcamDevice') ? old('hasWebcamDevice') : $record->has_webcam_device }}' required>
 <option value=''>-- Select --</option>
-<option <?= 'YES' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : '') ? 'selected' : '' ?> value='YES'>YES</option>
-<option <?= 'NO' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : '') ? 'selected' : '' ?> value='NO'>NO</option>
-<option <?= 'UNKNOWN' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : '') ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
+<option <?= 'YES' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : $record->has_webcam_device) ? 'selected' : '' ?> value='YES'>YES</option>
+<option <?= 'NO' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : $record->has_webcam_device) ? 'selected' : '' ?> value='NO'>NO</option>
+<option <?= 'UNKNOWN' === (old('hasWebcamDevice') ? old('hasWebcamDevice') : $record->has_webcam_device) ? 'selected' : '' ?> value='UNKNOWN'>UNKNOWN</option>
 </select>
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Webcam Device </label>
-<input class='form-control' type='text' name='webcamDevice' value='{{ old('webcamDevice') ? old('webcamDevice') : '' }}' >
+<input class='form-control' type='text' name='webcamDevice' value='{{ old('webcamDevice') ? old('webcamDevice') : $record->webcam_device }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 2 - 2
resources/views/pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInCm.blade.php

@@ -28,11 +28,11 @@
         <input type="hidden" name="_return" value="{{route('my_clients_SINGLE-ACTION_updateWhyNotEnrolledInCm', ['uid' => $record->uid])}}">
         <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Cm Category </label>
-<input class='form-control' type='text' name='whyNotEnrolledInCmCategory' value='{{ old('whyNotEnrolledInCmCategory') ? old('whyNotEnrolledInCmCategory') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInCmCategory' value='{{ old('whyNotEnrolledInCmCategory') ? old('whyNotEnrolledInCmCategory') : $record->why_not_enrolled_in_cm_category }}' >
 </div>
 <div class='form-group mb-3'>
 <label class='control-label'>Why Not Enrolled In Cm Memo </label>
-<input class='form-control' type='text' name='whyNotEnrolledInCmMemo' value='{{ old('whyNotEnrolledInCmMemo') ? old('whyNotEnrolledInCmMemo') : '' }}' >
+<input class='form-control' type='text' name='whyNotEnrolledInCmMemo' value='{{ old('whyNotEnrolledInCmMemo') ? old('whyNotEnrolledInCmMemo') : $record->why_not_enrolled_in_cm_memo }}' >
 </div>
         <div class="form-group mb-3 d-flex justify-content-center">
             <button class="btn btn-sm btn-primary mr-3 px-5">Submit</button>

+ 71 - 77
resources/views/pro/my_clients_SINGLE/SUB_dashboard.blade.php

@@ -2,14 +2,14 @@
 @section('content-inner')
 
     <div class="row mt-3">
-    <div class="col-8">
+    <div class="col-12">
 
         <div class="table-responsive p-0 bg-white table-sm mb-3">
     <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
         <thead>
         <tr>
             <th colspan="2" class="px-2">Source
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSource' title='Update source' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSource' title='Update source'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Source</span></a></span>
             </th>
         </tr>
         </thead>
@@ -18,9 +18,9 @@
 <tr><td class="w-25 px-2 text-secondary border-right">Source Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->source_memo ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Source At</td><td class="w-75 px-2 font-weight-bold"><?= friendly_date_time($record->source_at) ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Source Detail</td><td class="w-75 px-2 font-weight-bold"><?= $record->source_detail ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Source Client Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->source_client_id ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Source Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->source_pro_id ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Source Facility Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->source_facility_id ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Source Client</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_clients, 'name_display', [['id', '=', $record->source_client_id], ], 'all'); ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Source Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->source_pro_id], ], 'all'); ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Source Facility</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_facilities, 'name', [['id', '=', $record->source_facility_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -35,9 +35,9 @@
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Is Duplicate</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_duplicate ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDuplicateToTrue' title='setIsDupicateToTrue' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDuplicateToFalse' title='setIsDupicateToFalse' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Duplicate Of Client Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->duplicate_of_client_id ?></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Duplicate</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_duplicate ?>@if(! $record->is_duplicate) <a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDuplicateToTrue' title='Set as duplicate of' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set As Duplicate Of</span></a> @endif
+@if( $record->is_duplicate) <a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDuplicateToFalse' title='Set as not duplicate' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set As Not Duplicate</span></a> @endif</td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Duplicate of Client</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_clients, 'name_display', [['id', '=', $record->duplicate_of_client_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -47,7 +47,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Name
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editName' title='Edit name' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editName' title='Edit name'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Name</span></a></span>
             </th>
         </tr>
         </thead>
@@ -70,12 +70,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Demographics
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editDemographics' title='Edit demographics' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editDemographics' title='Edit demographics'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Demographics</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Dob</td><td class="w-75 px-2 font-weight-bold"><?= $record->dob ?></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Date of Birth</td><td class="w-75 px-2 font-weight-bold"><?= $record->dob ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Age In Years</td><td class="w-75 px-2 font-weight-bold"><?= $record->age_in_years ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Sex</td><td class="w-75 px-2 font-weight-bold"><?= $record->sex ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Gender Identity</td><td class="w-75 px-2 font-weight-bold"><?= $record->gender_identity ?></td></tr>
@@ -92,12 +92,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Spouse
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSpouse' title='Edit spouse' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSpouse' title='Edit spouse'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Spouse</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Spouse Relationship Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->spouse_relationship_id ?></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Spouse Relationship</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_relationships, 'name_display', [['id', '=', $record->spouse_relationship_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -107,7 +107,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Intake
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editIntakeDetails' title='Edit intake details' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editIntakeDetails' title='Edit intake details'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Intake Details</span></a></span>
             </th>
         </tr>
         </thead>
@@ -123,13 +123,13 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Responsible party
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editResponsibleParty' title='Edit responsible party' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editResponsibleParty' title='Edit responsible party'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Responsible Party</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
             <tr><td class="w-25 px-2 text-secondary border-right">Is Responsible Party Someone Else</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_responsible_party_someone_else ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Responsible Party Relationship Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->responsible_party_relationship_id ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Responsible Party Relationship</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_relationships, 'name_display', [['id', '=', $record->responsible_party_relationship_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -139,12 +139,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Emergency relationship
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editEmergencyRelationship' title='Edit emergency relationship' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editEmergencyRelationship' title='Edit emergency relationship'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Emergency Relationship</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Emergency Relationship Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->emergency_relationship_id ?></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Emergency Relationship</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_relationships, 'name_display', [['id', '=', $record->emergency_relationship_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -154,14 +154,14 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Family
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editFamilyInfo' title='Edit family info' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editFamilyInfo' title='Edit family info'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Family Info</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Mother Relationship Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->mother_relationship_id ?></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Mother Relationship</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_relationships, 'name_display', [['id', '=', $record->mother_relationship_id], ], 'all'); ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mother Maiden Name</td><td class="w-75 px-2 font-weight-bold"><?= $record->mother_maiden_name ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Father Relationship Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->father_relationship_id ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Father Relationship</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_relationships, 'name_display', [['id', '=', $record->father_relationship_id], ], 'all'); ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Number Of Siblings</td><td class="w-75 px-2 font-weight-bold"><?= $record->number_of_siblings ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Birth Order</td><td class="w-75 px-2 font-weight-bold"><?= $record->birth_order ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Is Multiple Birth Member</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_multiple_birth_member ?></td></tr>
@@ -174,7 +174,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Contact details
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editContactDetails' title='Edit contact details' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editContactDetails' title='Edit contact details'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Contact Details</span></a></span>
             </th>
         </tr>
         </thead>
@@ -199,12 +199,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Cell number
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putNewCellNumber' title='Put new cell number' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putNewCellNumber' title='Put new cell number'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put New Cell Number</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Cell Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->cell_number ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_sendCellNumberConfirmationMessage' title='sendCellNumberConfirmationMessage' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Cell Number</td><td class="w-75 px-2 font-weight-bold"><?= $record->cell_number ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_sendCellNumberConfirmationMessage' title='sendCellNumberConfirmationMessage' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Send Cell Number Confirmation Message</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Is Cell Number Confirmation Pending </td><td class="w-75 px-2 font-weight-bold"><?= $record->is_cell_number_confirmation_pending  ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Cell Number Confirmation Token</td><td class="w-75 px-2 font-weight-bold"><?= $record->cell_number_confirmation_token ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Is Cell Number Confirmed </td><td class="w-75 px-2 font-weight-bold"><?= $record->is_cell_number_confirmed  ?></td></tr>
@@ -218,13 +218,13 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Email Address
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putNewEmailAddress' title='Put new email address' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putNewEmailAddress' title='Put new email address'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put New Email Address</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Email Address</td><td class="w-75 px-2 font-weight-bold"><?= $record->email_address ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_sendEmailAddressConfirmationMessage' title='sendEmailAddressConfirmationMessage' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_confirmEmailAddressWithConfirmationToken' title='confirmEmailAddressWithConfirmationToken' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Email Address</td><td class="w-75 px-2 font-weight-bold"><?= $record->email_address ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_sendEmailAddressConfirmationMessage' title='sendEmailAddressConfirmationMessage' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Send Email Address Confirmation Message</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_confirmEmailAddressWithConfirmationToken' title='confirmEmailAddressWithConfirmationToken' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Confirm Email Address With Confirmation Token</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Is Email Address Confirmation Pending</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_email_address_confirmation_pending ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Email Address Confirmation Token</td><td class="w-75 px-2 font-weight-bold"><?= $record->email_address_confirmation_token ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Is Email Address Confirmed</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_email_address_confirmed ?></td></tr>
@@ -253,7 +253,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Address
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editAddress' title='Edit address' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editAddress' title='Edit address'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Address</span></a></span>
             </th>
         </tr>
         </thead>
@@ -300,7 +300,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Misc. Demographics
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editMiscDemographics' title='Update misc. demographics' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editMiscDemographics' title='Update misc. demographics'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Misc. Demographics</span></a></span>
             </th>
         </tr>
         </thead>
@@ -340,8 +340,8 @@
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Is Deceased</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_deceased ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDeceasedToTrue' title='setIsDeseasedToTrue' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDeceasedToFalse' title='setIsDeseasedToFalse' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Deceased</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_deceased ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDeceasedToTrue' title='setIsDeseasedToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Deseased To True</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsDeceasedToFalse' title='setIsDeseasedToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Deseased To False</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Date And Time Of Death</td><td class="w-75 px-2 font-weight-bold"><?= $record->date_and_time_of_death ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Cause Of Death</td><td class="w-75 px-2 font-weight-bold"><?= $record->cause_of_death ?></td></tr>
         </tbody>
@@ -353,13 +353,13 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Pharmacy
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editPharmacy' title='Edit pharmancy' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editPharmacy' title='Edit pharmancy'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit Pharmancy</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
             <tr><td class="w-25 px-2 text-secondary border-right">Pharmacy</td><td class="w-75 px-2 font-weight-bold"><?= $record->pharmacy ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Pharmacy Facility Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->pharmacy_facility_id ?></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Pharmacy Facility</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_facilities, 'name', [['id', '=', $record->pharmacy_facility_id], ], 'all'); ?></td></tr>
         </tbody>
     </table>
 </div>
@@ -369,7 +369,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">SSN
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSsn' title='Edit SSN' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_editSsn' title='Edit SSN'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Edit SSN</span></a></span>
             </th>
         </tr>
         </thead>
@@ -384,12 +384,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">MCN
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcn' title='Put MSN' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcn' title='Put MSN'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put MSN</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Mcn</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcn ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcn' title='removeMcn' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Mcn</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcn ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcn' title='removeMcn' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Mcn</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mcn Name First</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcn_name_first ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mcn Name Last</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcn_name_last ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mcn Dob</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcn_dob ?></td></tr>
@@ -412,7 +412,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Webcam
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWebcamInfo' title='Update webcam info' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWebcamInfo' title='Update webcam info'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Webcam Info</span></a></span>
             </th>
         </tr>
         </thead>
@@ -428,13 +428,13 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">MCP
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcp' title='Put MCP' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcp' title='Put MCP'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put MCP</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Mcp Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcp' title='putMcp' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcp' title='removeMcp' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">MCP Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->mcp_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcp' title='putMcp' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Mcp</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcp' title='removeMcp' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Mcp</span></a></td></tr>
         </tbody>
     </table>
 </div>
@@ -444,7 +444,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">MCP Visit
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingVisitInfo' title='Update source' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingVisitInfo' title='Update source'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Source</span></a></span>
             </th>
         </tr>
         </thead>
@@ -453,7 +453,7 @@
 <tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Visit Date</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_visit_date ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Visit Note Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_visit_note_id ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Reason Onboarding Visit Note Outside System</td><td class="w-75 px-2 font-weight-bold"><?= $record->reason_onboarding_visit_note_outside_system ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Is Mcp Onboarding Active</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_mcp_onboarding_active ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingActiveInfo' title='updateMcpOnboardingActiveInfo' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Mcp Onboarding Active</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_mcp_onboarding_active ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingActiveInfo' title='updateMcpOnboardingActiveInfo' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Mcp Onboarding Active Info</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Is Mcp Onboarding Not Active Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_is_mcp_onboarding_not_active_category ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Is Mcp Onboarding Not Active Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_is_mcp_onboarding_not_active_memo ?></td></tr>
         </tbody>
@@ -470,12 +470,12 @@
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcpOnboardingPro' title='putMcpOnboardingPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcpOnboardingPro' title='removeMcpOnboardingPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Has Mcp Onboarding Pro Accepted Assignment</td><td class="w-75 px-2 font-weight-bold"><?= $record->has_mcp_onboarding_pro_accepted_assignment ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_acceptAssignmentAsMcpOnboardingPro' title='acceptAssignmentAsMcpOnboardingPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_rejectAssignmentAsMcpOnboardingPro' title='rejectAssignmentAsMcpOnboardingPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">MCP Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->mcp_onboarding_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putMcpOnboardingPro' title='putMcpOnboardingPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Mcp Onboarding Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeMcpOnboardingPro' title='removeMcpOnboardingPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Mcp Onboarding Pro</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Has Mcp Onboarding Pro Accepted Assignment</td><td class="w-75 px-2 font-weight-bold"><?= $record->has_mcp_onboarding_pro_accepted_assignment ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_acceptAssignmentAsMcpOnboardingPro' title='acceptAssignmentAsMcpOnboardingPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Accept Assignment As Mcp Onboarding Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_rejectAssignmentAsMcpOnboardingPro' title='rejectAssignmentAsMcpOnboardingPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Reject Assignment As Mcp Onboarding Pro</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Pro Decision To Accept Assignment At</td><td class="w-75 px-2 font-weight-bold"><?= friendly_date_time($record->mcp_onboarding_pro_decision_to_accept_assignment_at) ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Pro Decision Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_pro_decision_memo ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingProDecisionMemo' title='updateMcpOnboardingProDecisionMemo' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Pro Decision Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_pro_decision_memo ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMcpOnboardingProDecisionMemo' title='updateMcpOnboardingProDecisionMemo' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Mcp Onboarding Pro Decision Memo</span></a></td></tr>
         </tbody>
     </table>
 </div>
@@ -491,8 +491,7 @@
         </thead>
         <tbody>
             <tr><td class="w-25 px-2 text-secondary border-right">Mcp Onboarding Strategy</td><td class="w-75 px-2 font-weight-bold"><?= $record->mcp_onboarding_strategy ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Next Mcp Onboarding Attempt Date Est</td><td class="w-75 px-2 font-weight-bold"><?= $record->next_mcp_onboarding_attempt_date_est ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putCmPro' title='putCmPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateNextMcpOnboardingAttempt' title='updateNextMcpOnboardingAttempt' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Next Mcp Onboarding Attempt Date Est</td><td class="w-75 px-2 font-weight-bold"><?= $record->next_mcp_onboarding_attempt_date_est ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateNextMcpOnboardingAttempt' title='updateNextMcpOnboardingAttempt' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Next Mcp Onboarding Attempt</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Next Mcp Onboarding Attempt Time Est</td><td class="w-75 px-2 font-weight-bold"><?= $record->next_mcp_onboarding_attempt_time_est ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Number Of Mcp Onboarding Phone Calls</td><td class="w-75 px-2 font-weight-bold"><?= $record->number_of_mcp_onboarding_phone_calls ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Number Of Mcp Onboarding In Person Visits</td><td class="w-75 px-2 font-weight-bold"><?= $record->number_of_mcp_onboarding_in_person_visits ?></td></tr>
@@ -510,14 +509,14 @@
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Cm Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putCmPro' title='putCmPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeCmPro' title='removeCmPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Rme Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->rme_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRmePro' title='putRmePro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRmePro' title='removeRmePro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Rmm Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->rmm_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRmmPro' title='putRmmPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRmmPro' title='removeRmmPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Rd Pro Id</td><td class="w-75 px-2 font-weight-bold"><?= $record->rd_pro_id ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRdPro' title='putRdPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRdPro' title='removeRdPro' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">CM Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->cm_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putCmPro' title='putCmPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Cm Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeCmPro' title='removeCmPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Cm Pro</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">RME Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rme_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRmePro' title='putRmePro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Rme Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRmePro' title='removeRmePro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Rme Pro</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">RMM Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rmm_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRmmPro' title='putRmmPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Rmm Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRmmPro' title='removeRmmPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Rmm Pro</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">RD Pro</td><td class="w-75 px-2 font-weight-bold"><?= value_from_rs($result_pros, 'name_display', [['id', '=', $record->rd_pro_id], ], 'all'); ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_putRdPro' title='putRdPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Put Rd Pro</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_removeRdPro' title='removeRdPro' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Remove Rd Pro</span></a></td></tr>
         </tbody>
     </table>
 </div>
@@ -527,12 +526,12 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">MNT Eligibility
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMntEligibility' title='Update MNT Eligibility' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMntEligibility' title='Update MNT Eligibility'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update MNT Eligibility</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Eligible For Mnt</td><td class="w-75 px-2 font-weight-bold"><?= $record->eligible_for_mnt ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMntEligibility' title='updateMntEligibility' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Eligible For Mnt</td><td class="w-75 px-2 font-weight-bold"><?= $record->eligible_for_mnt ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateMntEligibility' title='updateMntEligibility' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Mnt Eligibility</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Number Of Mnt Hours Left This Year</td><td class="w-75 px-2 font-weight-bold"><?= $record->number_of_mnt_hours_left_this_year ?></td></tr>
         </tbody>
     </table>
@@ -543,7 +542,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">CM Enrollment
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmEligibility' title='Update CM Eligibility' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmEligibility' title='Update CM Eligibility'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update CM Eligibility</span></a></span>
             </th>
         </tr>
         </thead>
@@ -551,12 +550,12 @@
             <tr><td class="w-25 px-2 text-secondary border-right">Is Eligible For Cm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_eligible_for_cm ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Eligible For Cm Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_eligible_for_cm_category ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Eligible For Cm Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_eligible_for_cm_memo ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled In Cm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_in_cm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInCmToFalse' title='setIsEnrolledInCmToFalse' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInCmToTrue' title='setIsEnrolledInCmToTrue' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Cm Reason1</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_reason1 ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmReasons' title='updateCmReasons' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled In Cm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_in_cm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInCmToFalse' title='setIsEnrolledInCmToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled In Cm To False</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInCmToTrue' title='setIsEnrolledInCmToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled In Cm To True</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Cm Reason1</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_reason1 ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmReasons' title='updateCmReasons' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Cm Reasons</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Cm Reason2</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_reason2 ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Cm Enrollment Consent Method</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_enrollment_consent_method ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmEnrollmentConsentInfo' title='updateCmEnrollmentConsentInfo' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWhyNotEnrolledInCm' title='updateWhyNotEnrolledInCm' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Cm Enrollment Consent Method</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_enrollment_consent_method ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateCmEnrollmentConsentInfo' title='updateCmEnrollmentConsentInfo' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Cm Enrollment Consent Info</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWhyNotEnrolledInCm' title='updateWhyNotEnrolledInCm' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Why Not Enrolled In Cm</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Cm Enrollment Consent Method Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->cm_enrollment_consent_method_memo ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Enrolled In Cm Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_enrolled_in_cm_category ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Enrolled In Cm Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_enrolled_in_cm_memo ?></td></tr>
@@ -569,19 +568,19 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">RM Enrollment
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmEligibility' title='Update why not enrolled in RM' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmEligibility' title='Update why not enrolled in RM'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Why Not Enrolled In RM</span></a></span>
             </th>
         </tr>
         </thead>
         <tbody>
-            <tr><td class="w-25 px-2 text-secondary border-right">Is Eligible For Rm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_eligible_for_rm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmEligibility' title='updateRmEligibility' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+            <tr><td class="w-25 px-2 text-secondary border-right">Is Eligible For Rm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_eligible_for_rm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmEligibility' title='updateRmEligibility' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Rm Eligibility</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Eligible For Rm Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_eligible_for_rm_category ?></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Eligible For Rm Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_eligible_for_rm_memo ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled In Rm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_in_rm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInRmToFalse' title='setIsEnrolledInRmToFalse' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a>
-<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInRmToTrue' title='setIsEnrolledInRmToTrue' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Rm Reason1</td><td class="w-75 px-2 font-weight-bold"><?= $record->rm_reason1 ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmReasons' title='updateRmReasons' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Is Enrolled In Rm</td><td class="w-75 px-2 font-weight-bold"><?= $record->is_enrolled_in_rm ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInRmToFalse' title='setIsEnrolledInRmToFalse' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled In Rm To False</span></a>
+<a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_setIsEnrolledInRmToTrue' title='setIsEnrolledInRmToTrue' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Set Is Enrolled In Rm To True</span></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Rm Reason1</td><td class="w-75 px-2 font-weight-bold"><?= $record->rm_reason1 ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateRmReasons' title='updateRmReasons' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Rm Reasons</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Rm Reason2</td><td class="w-75 px-2 font-weight-bold"><?= $record->rm_reason2 ?></td></tr>
-<tr><td class="w-25 px-2 text-secondary border-right">Why Not Enrolled In Rm Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_enrolled_in_rm_category ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWhyNotEnrolledInRm' title='updateWhyNotEnrolledInRm' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></td></tr>
+<tr><td class="w-25 px-2 text-secondary border-right">Why Not Enrolled In Rm Category</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_enrolled_in_rm_category ?><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateWhyNotEnrolledInRm' title='updateWhyNotEnrolledInRm' class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Why Not Enrolled In Rm</span></a></td></tr>
 <tr><td class="w-25 px-2 text-secondary border-right">Why Not Enrolled In Rm Memo</td><td class="w-75 px-2 font-weight-bold"><?= $record->why_not_enrolled_in_rm_memo ?></td></tr>
         </tbody>
     </table>
@@ -592,7 +591,7 @@
         <thead>
         <tr>
             <th colspan="2" class="px-2">Equipment
-                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateEquipmentInfo' title='Update equipment info' class='ml-2 text-dark font-weight-normal'><i class='fa fa-pencil-alt text-sm'></i></a></span>
+                <span class="ml-auto"><a up-modal=".form-contents" up-width="800" up-history="false" href='/my_clients/view/<?= $record->uid ?>/ACTION_updateEquipmentInfo' title='Update equipment info'class='mx-2 font-weight-normal text-primary text-xs'><i class='fa fa-circle'></i>&nbsp;<span>Update Equipment Info</span></a></span>
             </th>
         </tr>
         </thead>
@@ -609,11 +608,6 @@
 
 
     </div>
-    <div class="col-4">
-        <div class="border-left h-100 pl-3">
-            @include('pro/my_clients/actions')
-        </div>
-    </div>
 </div>
 
 

+ 2 - 1
resources/views/pro/notes/subs.blade.php

@@ -1,2 +1,3 @@
 <a href='/notes/view/<?= $record->uid ?>/SUB_dashboard' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_dashboard' ? 'bg-secondary text-white font-weight-bold' : '' }}{{ strpos(request()->route()->getActionMethod(), 'ACTION_') === 0 ? 'bg-secondary text-white font-weight-bold' : '' }}'>Dashboard</a>
-<a href='/notes/view/<?= $record->uid ?>/SUB_bills' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_bills' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Bills</a>
+<a href='/notes/view/<?= $record->uid ?>/SUB_bills' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_bills' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Bills</a>
+<a href='/notes/view/<?= $record->uid ?>/SUB_sections' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_sections' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Sections</a>

+ 3 - 3
resources/views/pro/notes_SINGLE/SUB_sections.blade.php

@@ -15,16 +15,16 @@
                 <thead>
                 <tr>
                     <th>&nbsp;</th>
-<th>Content Data</th>
 <th>Summary Html</th>
+<th>Content Data</th>
                 </tr>
                 </thead>
                 <tbody>
                 @foreach($subRecords as $subRecord)
                     <tr>
-                        <td><a href=""><i class="fas fa-share-square"></i></a></td>
-<td><?= $subRecord->content_data ?></td>
+                        <td><a href="/sections/view/{{ $subRecord->uid }}"><i class="fas fa-share-square"></i></a></td>
 <td><?= $subRecord->summary_html ?></td>
+<td><?= $subRecord->content_data ?></td>
                     </tr>
                 @endforeach
                 </tbody>

+ 397 - 305
routes/generated.php

@@ -3,398 +3,490 @@
 use Illuminate\Support\Facades\Route;
 
 // --- pro: my_payment_schedule --- //
-Route::get('/my_payment_schedule', 'my_payment_schedule_Controller@index')->name('my_payment_schedule-index');
+Route::prefix('/my_payment_schedule')->group(function () {
+	Route::get('', 'my_payment_schedule_Controller@index')->name('my_payment_schedule-index');
+});
 
 // --- pro: my_clients --- //
-Route::get('/my_clients', 'my_clients_Controller@index')->name('my_clients-index');
-Route::get('/my_clients/add_new', 'my_clients_Controller@add_new')->name('my_clients-add_new');
-Route::get('/my_clients/view/{uid}', 'my_clients_Controller@view')->name('my_clients-view');
+Route::prefix('/my_clients')->group(function () {
+	Route::get('', 'my_clients_Controller@index')->name('my_clients-index');
+	Route::get('add_new', 'my_clients_Controller@add_new')->name('my_clients-add_new');
+	Route::get('view/{uid}', 'my_clients_Controller@view')->name('my_clients-view');
+});
 
 // --- pro: my_clients_SINGLE --- //
-Route::get('/my_clients/view/{uid}/ACTION_sendCellNumberConfirmationMessage', 'my_clients_SINGLE_Controller@ACTION_sendCellNumberConfirmationMessage')->name('my_clients_SINGLE-ACTION_sendCellNumberConfirmationMessage');
-Route::get('/my_clients/view/{uid}/ACTION_confirmCellNumberWithConfirmationToken', 'my_clients_SINGLE_Controller@ACTION_confirmCellNumberWithConfirmationToken')->name('my_clients_SINGLE-ACTION_confirmCellNumberWithConfirmationToken');
-Route::get('/my_clients/view/{uid}/ACTION_putNewCellNumber', 'my_clients_SINGLE_Controller@ACTION_putNewCellNumber')->name('my_clients_SINGLE-ACTION_putNewCellNumber');
-Route::get('/my_clients/view/{uid}/ACTION_putNewEmailAddress', 'my_clients_SINGLE_Controller@ACTION_putNewEmailAddress')->name('my_clients_SINGLE-ACTION_putNewEmailAddress');
-Route::get('/my_clients/view/{uid}/ACTION_sendEmailAddressConfirmationMessage', 'my_clients_SINGLE_Controller@ACTION_sendEmailAddressConfirmationMessage')->name('my_clients_SINGLE-ACTION_sendEmailAddressConfirmationMessage');
-Route::get('/my_clients/view/{uid}/ACTION_confirmEmailAddressWithConfirmationToken', 'my_clients_SINGLE_Controller@ACTION_confirmEmailAddressWithConfirmationToken')->name('my_clients_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken');
-Route::get('/my_clients/view/{uid}/ACTION_deactivate', 'my_clients_SINGLE_Controller@ACTION_deactivate')->name('my_clients_SINGLE-ACTION_deactivate');
-Route::get('/my_clients/view/{uid}/ACTION_updateDeactivationMemo', 'my_clients_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('my_clients_SINGLE-ACTION_updateDeactivationMemo');
-Route::get('/my_clients/view/{uid}/ACTION_reactivate', 'my_clients_SINGLE_Controller@ACTION_reactivate')->name('my_clients_SINGLE-ACTION_reactivate');
-Route::get('/my_clients/view/{uid}/ACTION_updateReactivationMemo', 'my_clients_SINGLE_Controller@ACTION_updateReactivationMemo')->name('my_clients_SINGLE-ACTION_updateReactivationMemo');
-Route::get('/my_clients/view/{uid}/ACTION_editSource', 'my_clients_SINGLE_Controller@ACTION_editSource')->name('my_clients_SINGLE-ACTION_editSource');
-Route::get('/my_clients/view/{uid}/ACTION_setIsDuplicateToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsDuplicateToTrue')->name('my_clients_SINGLE-ACTION_setIsDuplicateToTrue');
-Route::get('/my_clients/view/{uid}/ACTION_setIsDuplicateToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsDuplicateToFalse')->name('my_clients_SINGLE-ACTION_setIsDuplicateToFalse');
-Route::get('/my_clients/view/{uid}/ACTION_editName', 'my_clients_SINGLE_Controller@ACTION_editName')->name('my_clients_SINGLE-ACTION_editName');
-Route::get('/my_clients/view/{uid}/ACTION_editDemographics', 'my_clients_SINGLE_Controller@ACTION_editDemographics')->name('my_clients_SINGLE-ACTION_editDemographics');
-Route::get('/my_clients/view/{uid}/ACTION_editSpouse', 'my_clients_SINGLE_Controller@ACTION_editSpouse')->name('my_clients_SINGLE-ACTION_editSpouse');
-Route::get('/my_clients/view/{uid}/ACTION_editIntakeDetails', 'my_clients_SINGLE_Controller@ACTION_editIntakeDetails')->name('my_clients_SINGLE-ACTION_editIntakeDetails');
-Route::get('/my_clients/view/{uid}/ACTION_editResponsibleParty', 'my_clients_SINGLE_Controller@ACTION_editResponsibleParty')->name('my_clients_SINGLE-ACTION_editResponsibleParty');
-Route::get('/my_clients/view/{uid}/ACTION_editEmergencyRelationship', 'my_clients_SINGLE_Controller@ACTION_editEmergencyRelationship')->name('my_clients_SINGLE-ACTION_editEmergencyRelationship');
-Route::get('/my_clients/view/{uid}/ACTION_editFamilyInfo', 'my_clients_SINGLE_Controller@ACTION_editFamilyInfo')->name('my_clients_SINGLE-ACTION_editFamilyInfo');
-Route::get('/my_clients/view/{uid}/ACTION_editContactDetails', 'my_clients_SINGLE_Controller@ACTION_editContactDetails')->name('my_clients_SINGLE-ACTION_editContactDetails');
-Route::get('/my_clients/view/{uid}/ACTION_editAddress', 'my_clients_SINGLE_Controller@ACTION_editAddress')->name('my_clients_SINGLE-ACTION_editAddress');
-Route::get('/my_clients/view/{uid}/ACTION_editMiscDemographics', 'my_clients_SINGLE_Controller@ACTION_editMiscDemographics')->name('my_clients_SINGLE-ACTION_editMiscDemographics');
-Route::get('/my_clients/view/{uid}/ACTION_setIsDeceasedToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsDeceasedToTrue')->name('my_clients_SINGLE-ACTION_setIsDeceasedToTrue');
-Route::get('/my_clients/view/{uid}/ACTION_setIsDeceasedToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsDeceasedToFalse')->name('my_clients_SINGLE-ACTION_setIsDeceasedToFalse');
-Route::get('/my_clients/view/{uid}/ACTION_editPharmacy', 'my_clients_SINGLE_Controller@ACTION_editPharmacy')->name('my_clients_SINGLE-ACTION_editPharmacy');
-Route::get('/my_clients/view/{uid}/ACTION_editSsn', 'my_clients_SINGLE_Controller@ACTION_editSsn')->name('my_clients_SINGLE-ACTION_editSsn');
-Route::get('/my_clients/view/{uid}/ACTION_putMcn', 'my_clients_SINGLE_Controller@ACTION_putMcn')->name('my_clients_SINGLE-ACTION_putMcn');
-Route::get('/my_clients/view/{uid}/ACTION_removeMcn', 'my_clients_SINGLE_Controller@ACTION_removeMcn')->name('my_clients_SINGLE-ACTION_removeMcn');
-Route::get('/my_clients/view/{uid}/ACTION_updateWebcamInfo', 'my_clients_SINGLE_Controller@ACTION_updateWebcamInfo')->name('my_clients_SINGLE-ACTION_updateWebcamInfo');
-Route::get('/my_clients/view/{uid}/ACTION_putMcp', 'my_clients_SINGLE_Controller@ACTION_putMcp')->name('my_clients_SINGLE-ACTION_putMcp');
-Route::get('/my_clients/view/{uid}/ACTION_removeMcp', 'my_clients_SINGLE_Controller@ACTION_removeMcp')->name('my_clients_SINGLE-ACTION_removeMcp');
-Route::get('/my_clients/view/{uid}/ACTION_updateMcpOnboardingVisitInfo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingVisitInfo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingVisitInfo');
-Route::get('/my_clients/view/{uid}/ACTION_updateMcpOnboardingActiveInfo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingActiveInfo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingActiveInfo');
-Route::get('/my_clients/view/{uid}/ACTION_putMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_putMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_putMcpOnboardingPro');
-Route::get('/my_clients/view/{uid}/ACTION_removeMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_removeMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_removeMcpOnboardingPro');
-Route::get('/my_clients/view/{uid}/ACTION_acceptAssignmentAsMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_acceptAssignmentAsMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_acceptAssignmentAsMcpOnboardingPro');
-Route::get('/my_clients/view/{uid}/ACTION_rejectAssignmentAsMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_rejectAssignmentAsMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_rejectAssignmentAsMcpOnboardingPro');
-Route::get('/my_clients/view/{uid}/ACTION_updateMcpOnboardingProDecisionMemo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingProDecisionMemo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingProDecisionMemo');
-Route::get('/my_clients/view/{uid}/ACTION_updateMcpOnboardingStrategy', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingStrategy')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingStrategy');
-Route::get('/my_clients/view/{uid}/ACTION_updateNextMcpOnboardingAttempt', 'my_clients_SINGLE_Controller@ACTION_updateNextMcpOnboardingAttempt')->name('my_clients_SINGLE-ACTION_updateNextMcpOnboardingAttempt');
-Route::get('/my_clients/view/{uid}/ACTION_putCmPro', 'my_clients_SINGLE_Controller@ACTION_putCmPro')->name('my_clients_SINGLE-ACTION_putCmPro');
-Route::get('/my_clients/view/{uid}/ACTION_removeCmPro', 'my_clients_SINGLE_Controller@ACTION_removeCmPro')->name('my_clients_SINGLE-ACTION_removeCmPro');
-Route::get('/my_clients/view/{uid}/ACTION_putRmePro', 'my_clients_SINGLE_Controller@ACTION_putRmePro')->name('my_clients_SINGLE-ACTION_putRmePro');
-Route::get('/my_clients/view/{uid}/ACTION_removeRmePro', 'my_clients_SINGLE_Controller@ACTION_removeRmePro')->name('my_clients_SINGLE-ACTION_removeRmePro');
-Route::get('/my_clients/view/{uid}/ACTION_putRmmPro', 'my_clients_SINGLE_Controller@ACTION_putRmmPro')->name('my_clients_SINGLE-ACTION_putRmmPro');
-Route::get('/my_clients/view/{uid}/ACTION_removeRmmPro', 'my_clients_SINGLE_Controller@ACTION_removeRmmPro')->name('my_clients_SINGLE-ACTION_removeRmmPro');
-Route::get('/my_clients/view/{uid}/ACTION_putRdPro', 'my_clients_SINGLE_Controller@ACTION_putRdPro')->name('my_clients_SINGLE-ACTION_putRdPro');
-Route::get('/my_clients/view/{uid}/ACTION_removeRdPro', 'my_clients_SINGLE_Controller@ACTION_removeRdPro')->name('my_clients_SINGLE-ACTION_removeRdPro');
-Route::get('/my_clients/view/{uid}/ACTION_updateMntEligibility', 'my_clients_SINGLE_Controller@ACTION_updateMntEligibility')->name('my_clients_SINGLE-ACTION_updateMntEligibility');
-Route::get('/my_clients/view/{uid}/ACTION_updateCmEligibility', 'my_clients_SINGLE_Controller@ACTION_updateCmEligibility')->name('my_clients_SINGLE-ACTION_updateCmEligibility');
-Route::get('/my_clients/view/{uid}/ACTION_setIsEnrolledInCmToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInCmToFalse')->name('my_clients_SINGLE-ACTION_setIsEnrolledInCmToFalse');
-Route::get('/my_clients/view/{uid}/ACTION_setIsEnrolledInCmToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInCmToTrue')->name('my_clients_SINGLE-ACTION_setIsEnrolledInCmToTrue');
-Route::get('/my_clients/view/{uid}/ACTION_updateCmReasons', 'my_clients_SINGLE_Controller@ACTION_updateCmReasons')->name('my_clients_SINGLE-ACTION_updateCmReasons');
-Route::get('/my_clients/view/{uid}/ACTION_updateCmEnrollmentConsentInfo', 'my_clients_SINGLE_Controller@ACTION_updateCmEnrollmentConsentInfo')->name('my_clients_SINGLE-ACTION_updateCmEnrollmentConsentInfo');
-Route::get('/my_clients/view/{uid}/ACTION_updateWhyNotEnrolledInCm', 'my_clients_SINGLE_Controller@ACTION_updateWhyNotEnrolledInCm')->name('my_clients_SINGLE-ACTION_updateWhyNotEnrolledInCm');
-Route::get('/my_clients/view/{uid}/ACTION_updateRmEligibility', 'my_clients_SINGLE_Controller@ACTION_updateRmEligibility')->name('my_clients_SINGLE-ACTION_updateRmEligibility');
-Route::get('/my_clients/view/{uid}/ACTION_setIsEnrolledInRmToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInRmToFalse')->name('my_clients_SINGLE-ACTION_setIsEnrolledInRmToFalse');
-Route::get('/my_clients/view/{uid}/ACTION_setIsEnrolledInRmToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInRmToTrue')->name('my_clients_SINGLE-ACTION_setIsEnrolledInRmToTrue');
-Route::get('/my_clients/view/{uid}/ACTION_updateRmReasons', 'my_clients_SINGLE_Controller@ACTION_updateRmReasons')->name('my_clients_SINGLE-ACTION_updateRmReasons');
-Route::get('/my_clients/view/{uid}/ACTION_updateWhyNotEnrolledInRm', 'my_clients_SINGLE_Controller@ACTION_updateWhyNotEnrolledInRm')->name('my_clients_SINGLE-ACTION_updateWhyNotEnrolledInRm');
-Route::get('/my_clients/view/{uid}/ACTION_updateEquipmentInfo', 'my_clients_SINGLE_Controller@ACTION_updateEquipmentInfo')->name('my_clients_SINGLE-ACTION_updateEquipmentInfo');
-Route::get('/my_clients/view/{uid}/SUB_dashboard', 'my_clients_SINGLE_Controller@SUB_dashboard')->name('my_clients_SINGLE-SUB_dashboard');
-Route::get('/my_clients/view/{uid}/SUB_med_profile', 'my_clients_SINGLE_Controller@SUB_med_profile')->name('my_clients_SINGLE-SUB_med_profile');
-Route::get('/my_clients/view/{uid}/SUB_med_profile_log', 'my_clients_SINGLE_Controller@SUB_med_profile_log')->name('my_clients_SINGLE-SUB_med_profile_log');
-Route::get('/my_clients/view/{uid}/SUB_pro_access', 'my_clients_SINGLE_Controller@SUB_pro_access')->name('my_clients_SINGLE-SUB_pro_access');
-Route::get('/my_clients/view/{uid}/SUB_notes', 'my_clients_SINGLE_Controller@SUB_notes')->name('my_clients_SINGLE-SUB_notes');
-Route::get('/my_clients/view/{uid}/SUB_relationships', 'my_clients_SINGLE_Controller@SUB_relationships')->name('my_clients_SINGLE-SUB_relationships');
-Route::get('/my_clients/view/{uid}/SUB_care_months', 'my_clients_SINGLE_Controller@SUB_care_months')->name('my_clients_SINGLE-SUB_care_months');
-Route::get('/my_clients/view/{uid}/SUB_care_month_entries', 'my_clients_SINGLE_Controller@SUB_care_month_entries')->name('my_clients_SINGLE-SUB_care_month_entries');
-Route::get('/my_clients/view/{uid}/SUB_bills', 'my_clients_SINGLE_Controller@SUB_bills')->name('my_clients_SINGLE-SUB_bills');
-Route::get('/my_clients/view/{uid}/SUB_related_transactions', 'my_clients_SINGLE_Controller@SUB_related_transactions')->name('my_clients_SINGLE-SUB_related_transactions');
-Route::get('/my_clients/view/{uid}/SUB_action_items', 'my_clients_SINGLE_Controller@SUB_action_items')->name('my_clients_SINGLE-SUB_action_items');
-Route::get('/my_clients/view/{uid}/SUB_erx', 'my_clients_SINGLE_Controller@SUB_erx')->name('my_clients_SINGLE-SUB_erx');
-Route::get('/my_clients/view/{uid}/SUB_mcp_updates', 'my_clients_SINGLE_Controller@SUB_mcp_updates')->name('my_clients_SINGLE-SUB_mcp_updates');
-Route::get('/my_clients/view/{uid}/SUB_ally_updates', 'my_clients_SINGLE_Controller@SUB_ally_updates')->name('my_clients_SINGLE-SUB_ally_updates');
-Route::get('/my_clients/view/{uid}/SUB_audit_log', 'my_clients_SINGLE_Controller@SUB_audit_log')->name('my_clients_SINGLE-SUB_audit_log');
-Route::get('/my_clients/view/{uid}/ACTION_med_profileAddNew', 'my_clients_SINGLE_Controller@ACTION_med_profileAddNew')->name('my_clients_SINGLE-ACTION_med_profileAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_pro_accessAddNew', 'my_clients_SINGLE_Controller@ACTION_pro_accessAddNew')->name('my_clients_SINGLE-ACTION_pro_accessAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_notesAddNew', 'my_clients_SINGLE_Controller@ACTION_notesAddNew')->name('my_clients_SINGLE-ACTION_notesAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_relationshipsAddNew', 'my_clients_SINGLE_Controller@ACTION_relationshipsAddNew')->name('my_clients_SINGLE-ACTION_relationshipsAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_care_monthsAddNew', 'my_clients_SINGLE_Controller@ACTION_care_monthsAddNew')->name('my_clients_SINGLE-ACTION_care_monthsAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_action_itemsAddNew', 'my_clients_SINGLE_Controller@ACTION_action_itemsAddNew')->name('my_clients_SINGLE-ACTION_action_itemsAddNew');
-Route::get('/my_clients/view/{uid}/ACTION_erxAddNew', 'my_clients_SINGLE_Controller@ACTION_erxAddNew')->name('my_clients_SINGLE-ACTION_erxAddNew');
+Route::prefix('/my_clients/view/{uid}')->group(function () {
+	Route::get('ACTION_sendCellNumberConfirmationMessage', 'my_clients_SINGLE_Controller@ACTION_sendCellNumberConfirmationMessage')->name('my_clients_SINGLE-ACTION_sendCellNumberConfirmationMessage');
+	Route::get('ACTION_confirmCellNumberWithConfirmationToken', 'my_clients_SINGLE_Controller@ACTION_confirmCellNumberWithConfirmationToken')->name('my_clients_SINGLE-ACTION_confirmCellNumberWithConfirmationToken');
+	Route::get('ACTION_putNewCellNumber', 'my_clients_SINGLE_Controller@ACTION_putNewCellNumber')->name('my_clients_SINGLE-ACTION_putNewCellNumber');
+	Route::get('ACTION_putNewEmailAddress', 'my_clients_SINGLE_Controller@ACTION_putNewEmailAddress')->name('my_clients_SINGLE-ACTION_putNewEmailAddress');
+	Route::get('ACTION_sendEmailAddressConfirmationMessage', 'my_clients_SINGLE_Controller@ACTION_sendEmailAddressConfirmationMessage')->name('my_clients_SINGLE-ACTION_sendEmailAddressConfirmationMessage');
+	Route::get('ACTION_confirmEmailAddressWithConfirmationToken', 'my_clients_SINGLE_Controller@ACTION_confirmEmailAddressWithConfirmationToken')->name('my_clients_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken');
+	Route::get('ACTION_deactivate', 'my_clients_SINGLE_Controller@ACTION_deactivate')->name('my_clients_SINGLE-ACTION_deactivate');
+	Route::get('ACTION_updateDeactivationMemo', 'my_clients_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('my_clients_SINGLE-ACTION_updateDeactivationMemo');
+	Route::get('ACTION_reactivate', 'my_clients_SINGLE_Controller@ACTION_reactivate')->name('my_clients_SINGLE-ACTION_reactivate');
+	Route::get('ACTION_updateReactivationMemo', 'my_clients_SINGLE_Controller@ACTION_updateReactivationMemo')->name('my_clients_SINGLE-ACTION_updateReactivationMemo');
+	Route::get('ACTION_editSource', 'my_clients_SINGLE_Controller@ACTION_editSource')->name('my_clients_SINGLE-ACTION_editSource');
+	Route::get('ACTION_setIsDuplicateToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsDuplicateToTrue')->name('my_clients_SINGLE-ACTION_setIsDuplicateToTrue');
+	Route::get('ACTION_setIsDuplicateToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsDuplicateToFalse')->name('my_clients_SINGLE-ACTION_setIsDuplicateToFalse');
+	Route::get('ACTION_editName', 'my_clients_SINGLE_Controller@ACTION_editName')->name('my_clients_SINGLE-ACTION_editName');
+	Route::get('ACTION_editDemographics', 'my_clients_SINGLE_Controller@ACTION_editDemographics')->name('my_clients_SINGLE-ACTION_editDemographics');
+	Route::get('ACTION_editSpouse', 'my_clients_SINGLE_Controller@ACTION_editSpouse')->name('my_clients_SINGLE-ACTION_editSpouse');
+	Route::get('ACTION_editIntakeDetails', 'my_clients_SINGLE_Controller@ACTION_editIntakeDetails')->name('my_clients_SINGLE-ACTION_editIntakeDetails');
+	Route::get('ACTION_editResponsibleParty', 'my_clients_SINGLE_Controller@ACTION_editResponsibleParty')->name('my_clients_SINGLE-ACTION_editResponsibleParty');
+	Route::get('ACTION_editEmergencyRelationship', 'my_clients_SINGLE_Controller@ACTION_editEmergencyRelationship')->name('my_clients_SINGLE-ACTION_editEmergencyRelationship');
+	Route::get('ACTION_editFamilyInfo', 'my_clients_SINGLE_Controller@ACTION_editFamilyInfo')->name('my_clients_SINGLE-ACTION_editFamilyInfo');
+	Route::get('ACTION_editContactDetails', 'my_clients_SINGLE_Controller@ACTION_editContactDetails')->name('my_clients_SINGLE-ACTION_editContactDetails');
+	Route::get('ACTION_editAddress', 'my_clients_SINGLE_Controller@ACTION_editAddress')->name('my_clients_SINGLE-ACTION_editAddress');
+	Route::get('ACTION_editMiscDemographics', 'my_clients_SINGLE_Controller@ACTION_editMiscDemographics')->name('my_clients_SINGLE-ACTION_editMiscDemographics');
+	Route::get('ACTION_setIsDeceasedToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsDeceasedToTrue')->name('my_clients_SINGLE-ACTION_setIsDeceasedToTrue');
+	Route::get('ACTION_setIsDeceasedToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsDeceasedToFalse')->name('my_clients_SINGLE-ACTION_setIsDeceasedToFalse');
+	Route::get('ACTION_editPharmacy', 'my_clients_SINGLE_Controller@ACTION_editPharmacy')->name('my_clients_SINGLE-ACTION_editPharmacy');
+	Route::get('ACTION_editSsn', 'my_clients_SINGLE_Controller@ACTION_editSsn')->name('my_clients_SINGLE-ACTION_editSsn');
+	Route::get('ACTION_putMcn', 'my_clients_SINGLE_Controller@ACTION_putMcn')->name('my_clients_SINGLE-ACTION_putMcn');
+	Route::get('ACTION_removeMcn', 'my_clients_SINGLE_Controller@ACTION_removeMcn')->name('my_clients_SINGLE-ACTION_removeMcn');
+	Route::get('ACTION_updateWebcamInfo', 'my_clients_SINGLE_Controller@ACTION_updateWebcamInfo')->name('my_clients_SINGLE-ACTION_updateWebcamInfo');
+	Route::get('ACTION_putMcp', 'my_clients_SINGLE_Controller@ACTION_putMcp')->name('my_clients_SINGLE-ACTION_putMcp');
+	Route::get('ACTION_removeMcp', 'my_clients_SINGLE_Controller@ACTION_removeMcp')->name('my_clients_SINGLE-ACTION_removeMcp');
+	Route::get('ACTION_updateMcpOnboardingVisitInfo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingVisitInfo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingVisitInfo');
+	Route::get('ACTION_updateMcpOnboardingActiveInfo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingActiveInfo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingActiveInfo');
+	Route::get('ACTION_putMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_putMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_putMcpOnboardingPro');
+	Route::get('ACTION_removeMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_removeMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_removeMcpOnboardingPro');
+	Route::get('ACTION_acceptAssignmentAsMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_acceptAssignmentAsMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_acceptAssignmentAsMcpOnboardingPro');
+	Route::get('ACTION_rejectAssignmentAsMcpOnboardingPro', 'my_clients_SINGLE_Controller@ACTION_rejectAssignmentAsMcpOnboardingPro')->name('my_clients_SINGLE-ACTION_rejectAssignmentAsMcpOnboardingPro');
+	Route::get('ACTION_updateMcpOnboardingProDecisionMemo', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingProDecisionMemo')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingProDecisionMemo');
+	Route::get('ACTION_updateMcpOnboardingStrategy', 'my_clients_SINGLE_Controller@ACTION_updateMcpOnboardingStrategy')->name('my_clients_SINGLE-ACTION_updateMcpOnboardingStrategy');
+	Route::get('ACTION_updateNextMcpOnboardingAttempt', 'my_clients_SINGLE_Controller@ACTION_updateNextMcpOnboardingAttempt')->name('my_clients_SINGLE-ACTION_updateNextMcpOnboardingAttempt');
+	Route::get('ACTION_putCmPro', 'my_clients_SINGLE_Controller@ACTION_putCmPro')->name('my_clients_SINGLE-ACTION_putCmPro');
+	Route::get('ACTION_removeCmPro', 'my_clients_SINGLE_Controller@ACTION_removeCmPro')->name('my_clients_SINGLE-ACTION_removeCmPro');
+	Route::get('ACTION_putRmePro', 'my_clients_SINGLE_Controller@ACTION_putRmePro')->name('my_clients_SINGLE-ACTION_putRmePro');
+	Route::get('ACTION_removeRmePro', 'my_clients_SINGLE_Controller@ACTION_removeRmePro')->name('my_clients_SINGLE-ACTION_removeRmePro');
+	Route::get('ACTION_putRmmPro', 'my_clients_SINGLE_Controller@ACTION_putRmmPro')->name('my_clients_SINGLE-ACTION_putRmmPro');
+	Route::get('ACTION_removeRmmPro', 'my_clients_SINGLE_Controller@ACTION_removeRmmPro')->name('my_clients_SINGLE-ACTION_removeRmmPro');
+	Route::get('ACTION_putRdPro', 'my_clients_SINGLE_Controller@ACTION_putRdPro')->name('my_clients_SINGLE-ACTION_putRdPro');
+	Route::get('ACTION_removeRdPro', 'my_clients_SINGLE_Controller@ACTION_removeRdPro')->name('my_clients_SINGLE-ACTION_removeRdPro');
+	Route::get('ACTION_updateMntEligibility', 'my_clients_SINGLE_Controller@ACTION_updateMntEligibility')->name('my_clients_SINGLE-ACTION_updateMntEligibility');
+	Route::get('ACTION_updateCmEligibility', 'my_clients_SINGLE_Controller@ACTION_updateCmEligibility')->name('my_clients_SINGLE-ACTION_updateCmEligibility');
+	Route::get('ACTION_setIsEnrolledInCmToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInCmToFalse')->name('my_clients_SINGLE-ACTION_setIsEnrolledInCmToFalse');
+	Route::get('ACTION_setIsEnrolledInCmToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInCmToTrue')->name('my_clients_SINGLE-ACTION_setIsEnrolledInCmToTrue');
+	Route::get('ACTION_updateCmReasons', 'my_clients_SINGLE_Controller@ACTION_updateCmReasons')->name('my_clients_SINGLE-ACTION_updateCmReasons');
+	Route::get('ACTION_updateCmEnrollmentConsentInfo', 'my_clients_SINGLE_Controller@ACTION_updateCmEnrollmentConsentInfo')->name('my_clients_SINGLE-ACTION_updateCmEnrollmentConsentInfo');
+	Route::get('ACTION_updateWhyNotEnrolledInCm', 'my_clients_SINGLE_Controller@ACTION_updateWhyNotEnrolledInCm')->name('my_clients_SINGLE-ACTION_updateWhyNotEnrolledInCm');
+	Route::get('ACTION_updateRmEligibility', 'my_clients_SINGLE_Controller@ACTION_updateRmEligibility')->name('my_clients_SINGLE-ACTION_updateRmEligibility');
+	Route::get('ACTION_setIsEnrolledInRmToFalse', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInRmToFalse')->name('my_clients_SINGLE-ACTION_setIsEnrolledInRmToFalse');
+	Route::get('ACTION_setIsEnrolledInRmToTrue', 'my_clients_SINGLE_Controller@ACTION_setIsEnrolledInRmToTrue')->name('my_clients_SINGLE-ACTION_setIsEnrolledInRmToTrue');
+	Route::get('ACTION_updateRmReasons', 'my_clients_SINGLE_Controller@ACTION_updateRmReasons')->name('my_clients_SINGLE-ACTION_updateRmReasons');
+	Route::get('ACTION_updateWhyNotEnrolledInRm', 'my_clients_SINGLE_Controller@ACTION_updateWhyNotEnrolledInRm')->name('my_clients_SINGLE-ACTION_updateWhyNotEnrolledInRm');
+	Route::get('ACTION_updateEquipmentInfo', 'my_clients_SINGLE_Controller@ACTION_updateEquipmentInfo')->name('my_clients_SINGLE-ACTION_updateEquipmentInfo');
+	Route::get('SUB_dashboard', 'my_clients_SINGLE_Controller@SUB_dashboard')->name('my_clients_SINGLE-SUB_dashboard');
+	Route::get('SUB_med_profile', 'my_clients_SINGLE_Controller@SUB_med_profile')->name('my_clients_SINGLE-SUB_med_profile');
+	Route::get('SUB_med_profile_log', 'my_clients_SINGLE_Controller@SUB_med_profile_log')->name('my_clients_SINGLE-SUB_med_profile_log');
+	Route::get('SUB_pro_access', 'my_clients_SINGLE_Controller@SUB_pro_access')->name('my_clients_SINGLE-SUB_pro_access');
+	Route::get('SUB_notes', 'my_clients_SINGLE_Controller@SUB_notes')->name('my_clients_SINGLE-SUB_notes');
+	Route::get('SUB_relationships', 'my_clients_SINGLE_Controller@SUB_relationships')->name('my_clients_SINGLE-SUB_relationships');
+	Route::get('SUB_care_months', 'my_clients_SINGLE_Controller@SUB_care_months')->name('my_clients_SINGLE-SUB_care_months');
+	Route::get('SUB_care_month_entries', 'my_clients_SINGLE_Controller@SUB_care_month_entries')->name('my_clients_SINGLE-SUB_care_month_entries');
+	Route::get('SUB_bills', 'my_clients_SINGLE_Controller@SUB_bills')->name('my_clients_SINGLE-SUB_bills');
+	Route::get('SUB_related_transactions', 'my_clients_SINGLE_Controller@SUB_related_transactions')->name('my_clients_SINGLE-SUB_related_transactions');
+	Route::get('SUB_action_items', 'my_clients_SINGLE_Controller@SUB_action_items')->name('my_clients_SINGLE-SUB_action_items');
+	Route::get('SUB_erx', 'my_clients_SINGLE_Controller@SUB_erx')->name('my_clients_SINGLE-SUB_erx');
+	Route::get('SUB_mcp_updates', 'my_clients_SINGLE_Controller@SUB_mcp_updates')->name('my_clients_SINGLE-SUB_mcp_updates');
+	Route::get('SUB_ally_updates', 'my_clients_SINGLE_Controller@SUB_ally_updates')->name('my_clients_SINGLE-SUB_ally_updates');
+	Route::get('SUB_audit_log', 'my_clients_SINGLE_Controller@SUB_audit_log')->name('my_clients_SINGLE-SUB_audit_log');
+	Route::get('ACTION_med_profileAddNew', 'my_clients_SINGLE_Controller@ACTION_med_profileAddNew')->name('my_clients_SINGLE-ACTION_med_profileAddNew');
+	Route::get('ACTION_pro_accessAddNew', 'my_clients_SINGLE_Controller@ACTION_pro_accessAddNew')->name('my_clients_SINGLE-ACTION_pro_accessAddNew');
+	Route::get('ACTION_notesAddNew', 'my_clients_SINGLE_Controller@ACTION_notesAddNew')->name('my_clients_SINGLE-ACTION_notesAddNew');
+	Route::get('ACTION_relationshipsAddNew', 'my_clients_SINGLE_Controller@ACTION_relationshipsAddNew')->name('my_clients_SINGLE-ACTION_relationshipsAddNew');
+	Route::get('ACTION_care_monthsAddNew', 'my_clients_SINGLE_Controller@ACTION_care_monthsAddNew')->name('my_clients_SINGLE-ACTION_care_monthsAddNew');
+	Route::get('ACTION_action_itemsAddNew', 'my_clients_SINGLE_Controller@ACTION_action_itemsAddNew')->name('my_clients_SINGLE-ACTION_action_itemsAddNew');
+	Route::get('ACTION_erxAddNew', 'my_clients_SINGLE_Controller@ACTION_erxAddNew')->name('my_clients_SINGLE-ACTION_erxAddNew');
+});
 
 // --- pro: notes --- //
-Route::get('/notes', 'notes_Controller@index')->name('notes-index');
-Route::get('/notes/view/{uid}', 'notes_Controller@view')->name('notes-view');
+Route::prefix('/notes')->group(function () {
+	Route::get('', 'notes_Controller@index')->name('notes-index');
+	Route::get('view/{uid}', 'notes_Controller@view')->name('notes-view');
+});
 
 // --- pro: notes_SINGLE --- //
-Route::get('/notes/view/{uid}/ACTION_signAsHcp', 'notes_SINGLE_Controller@ACTION_signAsHcp')->name('notes_SINGLE-ACTION_signAsHcp');
-Route::get('/notes/view/{uid}/SUB_dashboard', 'notes_SINGLE_Controller@SUB_dashboard')->name('notes_SINGLE-SUB_dashboard');
-Route::get('/notes/view/{uid}/SUB_bills', 'notes_SINGLE_Controller@SUB_bills')->name('notes_SINGLE-SUB_bills');
-Route::get('/notes/view/{uid}/ACTION_billsAddNew', 'notes_SINGLE_Controller@ACTION_billsAddNew')->name('notes_SINGLE-ACTION_billsAddNew');
+Route::prefix('/notes/view/{uid}')->group(function () {
+	Route::get('ACTION_signAsHcp', 'notes_SINGLE_Controller@ACTION_signAsHcp')->name('notes_SINGLE-ACTION_signAsHcp');
+	Route::get('SUB_dashboard', 'notes_SINGLE_Controller@SUB_dashboard')->name('notes_SINGLE-SUB_dashboard');
+	Route::get('SUB_bills', 'notes_SINGLE_Controller@SUB_bills')->name('notes_SINGLE-SUB_bills');
+	Route::get('SUB_sections', 'notes_SINGLE_Controller@SUB_sections')->name('notes_SINGLE-SUB_sections');
+	Route::get('ACTION_billsAddNew', 'notes_SINGLE_Controller@ACTION_billsAddNew')->name('notes_SINGLE-ACTION_billsAddNew');
+});
 
 // --- pro: relationships --- //
-Route::get('/relationships', 'relationships_Controller@index')->name('relationships-index');
-Route::get('/relationships/view/{uid}', 'relationships_Controller@view')->name('relationships-view');
+Route::prefix('/relationships')->group(function () {
+	Route::get('', 'relationships_Controller@index')->name('relationships-index');
+	Route::get('view/{uid}', 'relationships_Controller@view')->name('relationships-view');
+});
 
 // --- pro: relationships_SINGLE --- //
-Route::get('/relationships/view/{uid}/ACTION_updateBasic', 'relationships_SINGLE_Controller@ACTION_updateBasic')->name('relationships_SINGLE-ACTION_updateBasic');
-Route::get('/relationships/view/{uid}/SUB_dashboard', 'relationships_SINGLE_Controller@SUB_dashboard')->name('relationships_SINGLE-SUB_dashboard');
+Route::prefix('/relationships/view/{uid}')->group(function () {
+	Route::get('ACTION_updateBasic', 'relationships_SINGLE_Controller@ACTION_updateBasic')->name('relationships_SINGLE-ACTION_updateBasic');
+	Route::get('SUB_dashboard', 'relationships_SINGLE_Controller@SUB_dashboard')->name('relationships_SINGLE-SUB_dashboard');
+});
 
 // --- pro: erx --- //
-Route::get('/erx', 'erx_Controller@index')->name('erx-index');
-Route::get('/erx/view/{uid}', 'erx_Controller@view')->name('erx-view');
+Route::prefix('/erx')->group(function () {
+	Route::get('', 'erx_Controller@index')->name('erx-index');
+	Route::get('view/{uid}', 'erx_Controller@view')->name('erx-view');
+});
 
 // --- pro: erx_SINGLE --- //
-Route::get('/erx/view/{uid}/ACTION_signAsPrescriber', 'erx_SINGLE_Controller@ACTION_signAsPrescriber')->name('erx_SINGLE-ACTION_signAsPrescriber');
-Route::get('/erx/view/{uid}/ACTION_updateToFacility', 'erx_SINGLE_Controller@ACTION_updateToFacility')->name('erx_SINGLE-ACTION_updateToFacility');
-Route::get('/erx/view/{uid}/ACTION_updateContent', 'erx_SINGLE_Controller@ACTION_updateContent')->name('erx_SINGLE-ACTION_updateContent');
-Route::get('/erx/view/{uid}/ACTION_updateStatus', 'erx_SINGLE_Controller@ACTION_updateStatus')->name('erx_SINGLE-ACTION_updateStatus');
-Route::get('/erx/view/{uid}/ACTION_efax', 'erx_SINGLE_Controller@ACTION_efax')->name('erx_SINGLE-ACTION_efax');
-Route::get('/erx/view/{uid}/SUB_dashboard', 'erx_SINGLE_Controller@SUB_dashboard')->name('erx_SINGLE-SUB_dashboard');
-Route::get('/erx/view/{uid}/SUB_audit_log', 'erx_SINGLE_Controller@SUB_audit_log')->name('erx_SINGLE-SUB_audit_log');
+Route::prefix('/erx/view/{uid}')->group(function () {
+	Route::get('ACTION_signAsPrescriber', 'erx_SINGLE_Controller@ACTION_signAsPrescriber')->name('erx_SINGLE-ACTION_signAsPrescriber');
+	Route::get('ACTION_updateToFacility', 'erx_SINGLE_Controller@ACTION_updateToFacility')->name('erx_SINGLE-ACTION_updateToFacility');
+	Route::get('ACTION_updateContent', 'erx_SINGLE_Controller@ACTION_updateContent')->name('erx_SINGLE-ACTION_updateContent');
+	Route::get('ACTION_updateStatus', 'erx_SINGLE_Controller@ACTION_updateStatus')->name('erx_SINGLE-ACTION_updateStatus');
+	Route::get('ACTION_efax', 'erx_SINGLE_Controller@ACTION_efax')->name('erx_SINGLE-ACTION_efax');
+	Route::get('SUB_dashboard', 'erx_SINGLE_Controller@SUB_dashboard')->name('erx_SINGLE-SUB_dashboard');
+	Route::get('SUB_audit_log', 'erx_SINGLE_Controller@SUB_audit_log')->name('erx_SINGLE-SUB_audit_log');
+});
 
 // --- pro: action_items --- //
-Route::get('/action_items', 'action_items_Controller@index')->name('action_items-index');
-Route::get('/action_items/view/{uid}', 'action_items_Controller@view')->name('action_items-view');
+Route::prefix('/action_items')->group(function () {
+	Route::get('', 'action_items_Controller@index')->name('action_items-index');
+	Route::get('view/{uid}', 'action_items_Controller@view')->name('action_items-view');
+});
 
 // --- pro: action_items_SINGLE --- //
-Route::get('/action_items/view/{uid}/ACTION_signAsPrescriber', 'action_items_SINGLE_Controller@ACTION_signAsPrescriber')->name('action_items_SINGLE-ACTION_signAsPrescriber');
-Route::get('/action_items/view/{uid}/ACTION_updateToFacility', 'action_items_SINGLE_Controller@ACTION_updateToFacility')->name('action_items_SINGLE-ACTION_updateToFacility');
-Route::get('/action_items/view/{uid}/ACTION_updateContent', 'action_items_SINGLE_Controller@ACTION_updateContent')->name('action_items_SINGLE-ACTION_updateContent');
-Route::get('/action_items/view/{uid}/ACTION_updateStatus', 'action_items_SINGLE_Controller@ACTION_updateStatus')->name('action_items_SINGLE-ACTION_updateStatus');
-Route::get('/action_items/view/{uid}/ACTION_efax', 'action_items_SINGLE_Controller@ACTION_efax')->name('action_items_SINGLE-ACTION_efax');
-Route::get('/action_items/view/{uid}/SUB_dashboard', 'action_items_SINGLE_Controller@SUB_dashboard')->name('action_items_SINGLE-SUB_dashboard');
-Route::get('/action_items/view/{uid}/SUB_audit_log', 'action_items_SINGLE_Controller@SUB_audit_log')->name('action_items_SINGLE-SUB_audit_log');
+Route::prefix('/action_items/view/{uid}')->group(function () {
+	Route::get('ACTION_signAsPrescriber', 'action_items_SINGLE_Controller@ACTION_signAsPrescriber')->name('action_items_SINGLE-ACTION_signAsPrescriber');
+	Route::get('ACTION_updateToFacility', 'action_items_SINGLE_Controller@ACTION_updateToFacility')->name('action_items_SINGLE-ACTION_updateToFacility');
+	Route::get('ACTION_updateContent', 'action_items_SINGLE_Controller@ACTION_updateContent')->name('action_items_SINGLE-ACTION_updateContent');
+	Route::get('ACTION_updateStatus', 'action_items_SINGLE_Controller@ACTION_updateStatus')->name('action_items_SINGLE-ACTION_updateStatus');
+	Route::get('ACTION_efax', 'action_items_SINGLE_Controller@ACTION_efax')->name('action_items_SINGLE-ACTION_efax');
+	Route::get('SUB_dashboard', 'action_items_SINGLE_Controller@SUB_dashboard')->name('action_items_SINGLE-SUB_dashboard');
+	Route::get('SUB_audit_log', 'action_items_SINGLE_Controller@SUB_audit_log')->name('action_items_SINGLE-SUB_audit_log');
+});
 
 // --- pro: care_months --- //
-Route::get('/care_months', 'care_months_Controller@index')->name('care_months-index');
-Route::get('/care_months/view/{uid}', 'care_months_Controller@view')->name('care_months-view');
+Route::prefix('/care_months')->group(function () {
+	Route::get('', 'care_months_Controller@index')->name('care_months-index');
+	Route::get('view/{uid}', 'care_months_Controller@view')->name('care_months-view');
+});
 
 // --- pro: care_months_SINGLE --- //
-Route::get('/care_months/view/{uid}/ACTION_assignMcpPro', 'care_months_SINGLE_Controller@ACTION_assignMcpPro')->name('care_months_SINGLE-ACTION_assignMcpPro');
-Route::get('/care_months/view/{uid}/ACTION_changeMcpPro', 'care_months_SINGLE_Controller@ACTION_changeMcpPro')->name('care_months_SINGLE-ACTION_changeMcpPro');
-Route::get('/care_months/view/{uid}/ACTION_removeMcpPro', 'care_months_SINGLE_Controller@ACTION_removeMcpPro')->name('care_months_SINGLE-ACTION_removeMcpPro');
-Route::get('/care_months/view/{uid}/ACTION_assignCmPro', 'care_months_SINGLE_Controller@ACTION_assignCmPro')->name('care_months_SINGLE-ACTION_assignCmPro');
-Route::get('/care_months/view/{uid}/ACTION_changeCmPro', 'care_months_SINGLE_Controller@ACTION_changeCmPro')->name('care_months_SINGLE-ACTION_changeCmPro');
-Route::get('/care_months/view/{uid}/ACTION_removeCmPro', 'care_months_SINGLE_Controller@ACTION_removeCmPro')->name('care_months_SINGLE-ACTION_removeCmPro');
-Route::get('/care_months/view/{uid}/ACTION_assignRmePro', 'care_months_SINGLE_Controller@ACTION_assignRmePro')->name('care_months_SINGLE-ACTION_assignRmePro');
-Route::get('/care_months/view/{uid}/ACTION_changeRmePro', 'care_months_SINGLE_Controller@ACTION_changeRmePro')->name('care_months_SINGLE-ACTION_changeRmePro');
-Route::get('/care_months/view/{uid}/ACTION_removeRmePro', 'care_months_SINGLE_Controller@ACTION_removeRmePro')->name('care_months_SINGLE-ACTION_removeRmePro');
-Route::get('/care_months/view/{uid}/ACTION_assignRmmPro', 'care_months_SINGLE_Controller@ACTION_assignRmmPro')->name('care_months_SINGLE-ACTION_assignRmmPro');
-Route::get('/care_months/view/{uid}/ACTION_changeRmmPro', 'care_months_SINGLE_Controller@ACTION_changeRmmPro')->name('care_months_SINGLE-ACTION_changeRmmPro');
-Route::get('/care_months/view/{uid}/ACTION_removeRmmPro', 'care_months_SINGLE_Controller@ACTION_removeRmmPro')->name('care_months_SINGLE-ACTION_removeRmmPro');
-Route::get('/care_months/view/{uid}/ACTION_putReasons', 'care_months_SINGLE_Controller@ACTION_putReasons')->name('care_months_SINGLE-ACTION_putReasons');
-Route::get('/care_months/view/{uid}/ACTION_setIsClientEnrolledInCmToTrue', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInCmToTrue')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInCmToTrue');
-Route::get('/care_months/view/{uid}/ACTION_setIsClientEnrolledInCmToFalse', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInCmToFalse')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInCmToFalse');
-Route::get('/care_months/view/{uid}/ACTION_updateWhyNotEnrolledInCm', 'care_months_SINGLE_Controller@ACTION_updateWhyNotEnrolledInCm')->name('care_months_SINGLE-ACTION_updateWhyNotEnrolledInCm');
-Route::get('/care_months/view/{uid}/ACTION_setIsClientEnrolledInRmToTrue', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInRmToTrue')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInRmToTrue');
-Route::get('/care_months/view/{uid}/ACTION_setIsClientEnrolledInRmToFalse', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInRmToFalse')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInRmToFalse');
-Route::get('/care_months/view/{uid}/ACTION_updateWhyNotEnrolledInRm', 'care_months_SINGLE_Controller@ACTION_updateWhyNotEnrolledInRm')->name('care_months_SINGLE-ACTION_updateWhyNotEnrolledInRm');
-Route::get('/care_months/view/{uid}/ACTION_generateBillForCm', 'care_months_SINGLE_Controller@ACTION_generateBillForCm')->name('care_months_SINGLE-ACTION_generateBillForCm');
-Route::get('/care_months/view/{uid}/ACTION_generateBillForRm', 'care_months_SINGLE_Controller@ACTION_generateBillForRm')->name('care_months_SINGLE-ACTION_generateBillForRm');
-Route::get('/care_months/view/{uid}/ACTION_setIsCmCanceledThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsCmCanceledThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsCmCanceledThisMonthToTrue');
-Route::get('/care_months/view/{uid}/ACTION_updateWhyIsCmCanceledThisMonth', 'care_months_SINGLE_Controller@ACTION_updateWhyIsCmCanceledThisMonth')->name('care_months_SINGLE-ACTION_updateWhyIsCmCanceledThisMonth');
-Route::get('/care_months/view/{uid}/ACTION_setIsCmCanceledThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsCmCanceledThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsCmCanceledThisMonthToFalse');
-Route::get('/care_months/view/{uid}/ACTION_setIsRmCanceledThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsRmCanceledThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsRmCanceledThisMonthToTrue');
-Route::get('/care_months/view/{uid}/ACTION_updateWhyIsRmCanceledThisMonth', 'care_months_SINGLE_Controller@ACTION_updateWhyIsRmCanceledThisMonth')->name('care_months_SINGLE-ACTION_updateWhyIsRmCanceledThisMonth');
-Route::get('/care_months/view/{uid}/ACTION_setIsRmCanceledThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsRmCanceledThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsRmCanceledThisMonthToFalse');
-Route::get('/care_months/view/{uid}/ACTION_setIsTmThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsTmThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsTmThisMonthToTrue');
-Route::get('/care_months/view/{uid}/ACTION_setIsTmThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsTmThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsTmThisMonthToFalse');
-Route::get('/care_months/view/{uid}/SUB_dashboard', 'care_months_SINGLE_Controller@SUB_dashboard')->name('care_months_SINGLE-SUB_dashboard');
-Route::get('/care_months/view/{uid}/SUB_cm_time_entries', 'care_months_SINGLE_Controller@SUB_cm_time_entries')->name('care_months_SINGLE-SUB_cm_time_entries');
-Route::get('/care_months/view/{uid}/SUB_rm_time_entries', 'care_months_SINGLE_Controller@SUB_rm_time_entries')->name('care_months_SINGLE-SUB_rm_time_entries');
-Route::get('/care_months/view/{uid}/SUB_audit_log', 'care_months_SINGLE_Controller@SUB_audit_log')->name('care_months_SINGLE-SUB_audit_log');
-Route::get('/care_months/view/{uid}/ACTION_cm_time_entriesAddNew', 'care_months_SINGLE_Controller@ACTION_cm_time_entriesAddNew')->name('care_months_SINGLE-ACTION_cm_time_entriesAddNew');
-Route::get('/care_months/view/{uid}/ACTION_rm_time_entriesAddNew', 'care_months_SINGLE_Controller@ACTION_rm_time_entriesAddNew')->name('care_months_SINGLE-ACTION_rm_time_entriesAddNew');
+Route::prefix('/care_months/view/{uid}')->group(function () {
+	Route::get('ACTION_assignMcpPro', 'care_months_SINGLE_Controller@ACTION_assignMcpPro')->name('care_months_SINGLE-ACTION_assignMcpPro');
+	Route::get('ACTION_changeMcpPro', 'care_months_SINGLE_Controller@ACTION_changeMcpPro')->name('care_months_SINGLE-ACTION_changeMcpPro');
+	Route::get('ACTION_removeMcpPro', 'care_months_SINGLE_Controller@ACTION_removeMcpPro')->name('care_months_SINGLE-ACTION_removeMcpPro');
+	Route::get('ACTION_assignCmPro', 'care_months_SINGLE_Controller@ACTION_assignCmPro')->name('care_months_SINGLE-ACTION_assignCmPro');
+	Route::get('ACTION_changeCmPro', 'care_months_SINGLE_Controller@ACTION_changeCmPro')->name('care_months_SINGLE-ACTION_changeCmPro');
+	Route::get('ACTION_removeCmPro', 'care_months_SINGLE_Controller@ACTION_removeCmPro')->name('care_months_SINGLE-ACTION_removeCmPro');
+	Route::get('ACTION_assignRmePro', 'care_months_SINGLE_Controller@ACTION_assignRmePro')->name('care_months_SINGLE-ACTION_assignRmePro');
+	Route::get('ACTION_changeRmePro', 'care_months_SINGLE_Controller@ACTION_changeRmePro')->name('care_months_SINGLE-ACTION_changeRmePro');
+	Route::get('ACTION_removeRmePro', 'care_months_SINGLE_Controller@ACTION_removeRmePro')->name('care_months_SINGLE-ACTION_removeRmePro');
+	Route::get('ACTION_assignRmmPro', 'care_months_SINGLE_Controller@ACTION_assignRmmPro')->name('care_months_SINGLE-ACTION_assignRmmPro');
+	Route::get('ACTION_changeRmmPro', 'care_months_SINGLE_Controller@ACTION_changeRmmPro')->name('care_months_SINGLE-ACTION_changeRmmPro');
+	Route::get('ACTION_removeRmmPro', 'care_months_SINGLE_Controller@ACTION_removeRmmPro')->name('care_months_SINGLE-ACTION_removeRmmPro');
+	Route::get('ACTION_putReasons', 'care_months_SINGLE_Controller@ACTION_putReasons')->name('care_months_SINGLE-ACTION_putReasons');
+	Route::get('ACTION_setIsClientEnrolledInCmToTrue', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInCmToTrue')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInCmToTrue');
+	Route::get('ACTION_setIsClientEnrolledInCmToFalse', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInCmToFalse')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInCmToFalse');
+	Route::get('ACTION_updateWhyNotEnrolledInCm', 'care_months_SINGLE_Controller@ACTION_updateWhyNotEnrolledInCm')->name('care_months_SINGLE-ACTION_updateWhyNotEnrolledInCm');
+	Route::get('ACTION_setIsClientEnrolledInRmToTrue', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInRmToTrue')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInRmToTrue');
+	Route::get('ACTION_setIsClientEnrolledInRmToFalse', 'care_months_SINGLE_Controller@ACTION_setIsClientEnrolledInRmToFalse')->name('care_months_SINGLE-ACTION_setIsClientEnrolledInRmToFalse');
+	Route::get('ACTION_updateWhyNotEnrolledInRm', 'care_months_SINGLE_Controller@ACTION_updateWhyNotEnrolledInRm')->name('care_months_SINGLE-ACTION_updateWhyNotEnrolledInRm');
+	Route::get('ACTION_generateBillForCm', 'care_months_SINGLE_Controller@ACTION_generateBillForCm')->name('care_months_SINGLE-ACTION_generateBillForCm');
+	Route::get('ACTION_generateBillForRm', 'care_months_SINGLE_Controller@ACTION_generateBillForRm')->name('care_months_SINGLE-ACTION_generateBillForRm');
+	Route::get('ACTION_setIsCmCanceledThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsCmCanceledThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsCmCanceledThisMonthToTrue');
+	Route::get('ACTION_updateWhyIsCmCanceledThisMonth', 'care_months_SINGLE_Controller@ACTION_updateWhyIsCmCanceledThisMonth')->name('care_months_SINGLE-ACTION_updateWhyIsCmCanceledThisMonth');
+	Route::get('ACTION_setIsCmCanceledThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsCmCanceledThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsCmCanceledThisMonthToFalse');
+	Route::get('ACTION_setIsRmCanceledThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsRmCanceledThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsRmCanceledThisMonthToTrue');
+	Route::get('ACTION_updateWhyIsRmCanceledThisMonth', 'care_months_SINGLE_Controller@ACTION_updateWhyIsRmCanceledThisMonth')->name('care_months_SINGLE-ACTION_updateWhyIsRmCanceledThisMonth');
+	Route::get('ACTION_setIsRmCanceledThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsRmCanceledThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsRmCanceledThisMonthToFalse');
+	Route::get('ACTION_setIsTmThisMonthToTrue', 'care_months_SINGLE_Controller@ACTION_setIsTmThisMonthToTrue')->name('care_months_SINGLE-ACTION_setIsTmThisMonthToTrue');
+	Route::get('ACTION_setIsTmThisMonthToFalse', 'care_months_SINGLE_Controller@ACTION_setIsTmThisMonthToFalse')->name('care_months_SINGLE-ACTION_setIsTmThisMonthToFalse');
+	Route::get('SUB_dashboard', 'care_months_SINGLE_Controller@SUB_dashboard')->name('care_months_SINGLE-SUB_dashboard');
+	Route::get('SUB_cm_time_entries', 'care_months_SINGLE_Controller@SUB_cm_time_entries')->name('care_months_SINGLE-SUB_cm_time_entries');
+	Route::get('SUB_rm_time_entries', 'care_months_SINGLE_Controller@SUB_rm_time_entries')->name('care_months_SINGLE-SUB_rm_time_entries');
+	Route::get('SUB_audit_log', 'care_months_SINGLE_Controller@SUB_audit_log')->name('care_months_SINGLE-SUB_audit_log');
+	Route::get('ACTION_cm_time_entriesAddNew', 'care_months_SINGLE_Controller@ACTION_cm_time_entriesAddNew')->name('care_months_SINGLE-ACTION_cm_time_entriesAddNew');
+	Route::get('ACTION_rm_time_entriesAddNew', 'care_months_SINGLE_Controller@ACTION_rm_time_entriesAddNew')->name('care_months_SINGLE-ACTION_rm_time_entriesAddNew');
+});
 
 // --- pro: care_month_entries --- //
-Route::get('/care_month_entries', 'care_month_entries_Controller@index')->name('care_month_entries-index');
-Route::get('/care_month_entries/view/{uid}', 'care_month_entries_Controller@view')->name('care_month_entries-view');
+Route::prefix('/care_month_entries')->group(function () {
+	Route::get('', 'care_month_entries_Controller@index')->name('care_month_entries-index');
+	Route::get('view/{uid}', 'care_month_entries_Controller@view')->name('care_month_entries-view');
+});
 
 // --- pro: care_month_entries_SINGLE --- //
-Route::get('/care_month_entries/view/{uid}/ACTION_updateContent', 'care_month_entries_SINGLE_Controller@ACTION_updateContent')->name('care_month_entries_SINGLE-ACTION_updateContent');
-Route::get('/care_month_entries/view/{uid}/ACTION_updateTiming', 'care_month_entries_SINGLE_Controller@ACTION_updateTiming')->name('care_month_entries_SINGLE-ACTION_updateTiming');
-Route::get('/care_month_entries/view/{uid}/SUB_dashboard', 'care_month_entries_SINGLE_Controller@SUB_dashboard')->name('care_month_entries_SINGLE-SUB_dashboard');
+Route::prefix('/care_month_entries/view/{uid}')->group(function () {
+	Route::get('ACTION_updateContent', 'care_month_entries_SINGLE_Controller@ACTION_updateContent')->name('care_month_entries_SINGLE-ACTION_updateContent');
+	Route::get('ACTION_updateTiming', 'care_month_entries_SINGLE_Controller@ACTION_updateTiming')->name('care_month_entries_SINGLE-ACTION_updateTiming');
+	Route::get('SUB_dashboard', 'care_month_entries_SINGLE_Controller@SUB_dashboard')->name('care_month_entries_SINGLE-SUB_dashboard');
+});
 
 // --- pro: bills --- //
-Route::get('/bills', 'bills_Controller@index')->name('bills-index');
-Route::get('/bills/view/{uid}', 'bills_Controller@view')->name('bills-view');
+Route::prefix('/bills')->group(function () {
+	Route::get('', 'bills_Controller@index')->name('bills-index');
+	Route::get('view/{uid}', 'bills_Controller@view')->name('bills-view');
+});
 
 // --- pro: bills_SINGLE --- //
-Route::get('/bills/view/{uid}/ACTION_payHcpAmount', 'bills_SINGLE_Controller@ACTION_payHcpAmount')->name('bills_SINGLE-ACTION_payHcpAmount');
-Route::get('/bills/view/{uid}/ACTION_payHcpDifferentAmount', 'bills_SINGLE_Controller@ACTION_payHcpDifferentAmount')->name('bills_SINGLE-ACTION_payHcpDifferentAmount');
-Route::get('/bills/view/{uid}/ACTION_payCmDifferentAmount', 'bills_SINGLE_Controller@ACTION_payCmDifferentAmount')->name('bills_SINGLE-ACTION_payCmDifferentAmount');
-Route::get('/bills/view/{uid}/ACTION_payRmeDifferentAmount', 'bills_SINGLE_Controller@ACTION_payRmeDifferentAmount')->name('bills_SINGLE-ACTION_payRmeDifferentAmount');
-Route::get('/bills/view/{uid}/ACTION_payRmmDifferentAmount', 'bills_SINGLE_Controller@ACTION_payRmmDifferentAmount')->name('bills_SINGLE-ACTION_payRmmDifferentAmount');
-Route::get('/bills/view/{uid}/ACTION_signAsHcp', 'bills_SINGLE_Controller@ACTION_signAsHcp')->name('bills_SINGLE-ACTION_signAsHcp');
-Route::get('/bills/view/{uid}/ACTION_markSubmitted', 'bills_SINGLE_Controller@ACTION_markSubmitted')->name('bills_SINGLE-ACTION_markSubmitted');
-Route::get('/bills/view/{uid}/ACTION_markCancelled', 'bills_SINGLE_Controller@ACTION_markCancelled')->name('bills_SINGLE-ACTION_markCancelled');
-Route::get('/bills/view/{uid}/ACTION_putCollectedAmount', 'bills_SINGLE_Controller@ACTION_putCollectedAmount')->name('bills_SINGLE-ACTION_putCollectedAmount');
-Route::get('/bills/view/{uid}/SUB_dashboard', 'bills_SINGLE_Controller@SUB_dashboard')->name('bills_SINGLE-SUB_dashboard');
-Route::get('/bills/view/{uid}/SUB_transactions', 'bills_SINGLE_Controller@SUB_transactions')->name('bills_SINGLE-SUB_transactions');
-Route::get('/bills/view/{uid}/SUB_audit_log', 'bills_SINGLE_Controller@SUB_audit_log')->name('bills_SINGLE-SUB_audit_log');
+Route::prefix('/bills/view/{uid}')->group(function () {
+	Route::get('ACTION_payHcpAmount', 'bills_SINGLE_Controller@ACTION_payHcpAmount')->name('bills_SINGLE-ACTION_payHcpAmount');
+	Route::get('ACTION_payHcpDifferentAmount', 'bills_SINGLE_Controller@ACTION_payHcpDifferentAmount')->name('bills_SINGLE-ACTION_payHcpDifferentAmount');
+	Route::get('ACTION_payCmDifferentAmount', 'bills_SINGLE_Controller@ACTION_payCmDifferentAmount')->name('bills_SINGLE-ACTION_payCmDifferentAmount');
+	Route::get('ACTION_payRmeDifferentAmount', 'bills_SINGLE_Controller@ACTION_payRmeDifferentAmount')->name('bills_SINGLE-ACTION_payRmeDifferentAmount');
+	Route::get('ACTION_payRmmDifferentAmount', 'bills_SINGLE_Controller@ACTION_payRmmDifferentAmount')->name('bills_SINGLE-ACTION_payRmmDifferentAmount');
+	Route::get('ACTION_signAsHcp', 'bills_SINGLE_Controller@ACTION_signAsHcp')->name('bills_SINGLE-ACTION_signAsHcp');
+	Route::get('ACTION_markSubmitted', 'bills_SINGLE_Controller@ACTION_markSubmitted')->name('bills_SINGLE-ACTION_markSubmitted');
+	Route::get('ACTION_markCancelled', 'bills_SINGLE_Controller@ACTION_markCancelled')->name('bills_SINGLE-ACTION_markCancelled');
+	Route::get('ACTION_putCollectedAmount', 'bills_SINGLE_Controller@ACTION_putCollectedAmount')->name('bills_SINGLE-ACTION_putCollectedAmount');
+	Route::get('SUB_dashboard', 'bills_SINGLE_Controller@SUB_dashboard')->name('bills_SINGLE-SUB_dashboard');
+	Route::get('SUB_transactions', 'bills_SINGLE_Controller@SUB_transactions')->name('bills_SINGLE-SUB_transactions');
+	Route::get('SUB_audit_log', 'bills_SINGLE_Controller@SUB_audit_log')->name('bills_SINGLE-SUB_audit_log');
+});
 
 // --- pro: transactions --- //
-Route::get('/transactions', 'transactions_Controller@index')->name('transactions-index');
+Route::prefix('/transactions')->group(function () {
+	Route::get('', 'transactions_Controller@index')->name('transactions-index');
+});
 
 // --- pro: med_profile_lines --- //
-Route::get('/med_profile_lines', 'med_profile_lines_Controller@index')->name('med_profile_lines-index');
-Route::get('/med_profile_lines/view/{uid}', 'med_profile_lines_Controller@view')->name('med_profile_lines-view');
+Route::prefix('/med_profile_lines')->group(function () {
+	Route::get('', 'med_profile_lines_Controller@index')->name('med_profile_lines-index');
+	Route::get('view/{uid}', 'med_profile_lines_Controller@view')->name('med_profile_lines-view');
+});
 
 // --- pro: med_profile_lines_SINGLE --- //
-Route::get('/med_profile_lines/view/{uid}/ACTION_remove', 'med_profile_lines_SINGLE_Controller@ACTION_remove')->name('med_profile_lines_SINGLE-ACTION_remove');
-Route::get('/med_profile_lines/view/{uid}/ACTION_updateContent', 'med_profile_lines_SINGLE_Controller@ACTION_updateContent')->name('med_profile_lines_SINGLE-ACTION_updateContent');
-Route::get('/med_profile_lines/view/{uid}/SUB_dashboard', 'med_profile_lines_SINGLE_Controller@SUB_dashboard')->name('med_profile_lines_SINGLE-SUB_dashboard');
+Route::prefix('/med_profile_lines/view/{uid}')->group(function () {
+	Route::get('ACTION_remove', 'med_profile_lines_SINGLE_Controller@ACTION_remove')->name('med_profile_lines_SINGLE-ACTION_remove');
+	Route::get('ACTION_updateContent', 'med_profile_lines_SINGLE_Controller@ACTION_updateContent')->name('med_profile_lines_SINGLE-ACTION_updateContent');
+	Route::get('SUB_dashboard', 'med_profile_lines_SINGLE_Controller@SUB_dashboard')->name('med_profile_lines_SINGLE-SUB_dashboard');
+});
 
 // --- pro: med_profile_line_updates --- //
-Route::get('/med_profile_line_updates', 'med_profile_line_updates_Controller@index')->name('med_profile_line_updates-index');
+Route::prefix('/med_profile_line_updates')->group(function () {
+	Route::get('', 'med_profile_line_updates_Controller@index')->name('med_profile_line_updates-index');
+});
 
 // --- pro: pro_access --- //
-Route::get('/pro_access', 'pro_access_Controller@index')->name('pro_access-index');
-Route::get('/pro_access/view/{uid}', 'pro_access_Controller@view')->name('pro_access-view');
+Route::prefix('/pro_access')->group(function () {
+	Route::get('', 'pro_access_Controller@index')->name('pro_access-index');
+	Route::get('view/{uid}', 'pro_access_Controller@view')->name('pro_access-view');
+});
 
 // --- pro: pro_access_SINGLE --- //
-Route::get('/pro_access/view/{uid}/ACTION_updateReason', 'pro_access_SINGLE_Controller@ACTION_updateReason')->name('pro_access_SINGLE-ACTION_updateReason');
-Route::get('/pro_access/view/{uid}/ACTION_deactivate', 'pro_access_SINGLE_Controller@ACTION_deactivate')->name('pro_access_SINGLE-ACTION_deactivate');
-Route::get('/pro_access/view/{uid}/ACTION_updateDeactivationMemo', 'pro_access_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('pro_access_SINGLE-ACTION_updateDeactivationMemo');
-Route::get('/pro_access/view/{uid}/ACTION_reactivate', 'pro_access_SINGLE_Controller@ACTION_reactivate')->name('pro_access_SINGLE-ACTION_reactivate');
-Route::get('/pro_access/view/{uid}/ACTION_updateReactivationMemo', 'pro_access_SINGLE_Controller@ACTION_updateReactivationMemo')->name('pro_access_SINGLE-ACTION_updateReactivationMemo');
-Route::get('/pro_access/view/{uid}/SUB_dashboard', 'pro_access_SINGLE_Controller@SUB_dashboard')->name('pro_access_SINGLE-SUB_dashboard');
+Route::prefix('/pro_access/view/{uid}')->group(function () {
+	Route::get('ACTION_updateReason', 'pro_access_SINGLE_Controller@ACTION_updateReason')->name('pro_access_SINGLE-ACTION_updateReason');
+	Route::get('ACTION_deactivate', 'pro_access_SINGLE_Controller@ACTION_deactivate')->name('pro_access_SINGLE-ACTION_deactivate');
+	Route::get('ACTION_updateDeactivationMemo', 'pro_access_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('pro_access_SINGLE-ACTION_updateDeactivationMemo');
+	Route::get('ACTION_reactivate', 'pro_access_SINGLE_Controller@ACTION_reactivate')->name('pro_access_SINGLE-ACTION_reactivate');
+	Route::get('ACTION_updateReactivationMemo', 'pro_access_SINGLE_Controller@ACTION_updateReactivationMemo')->name('pro_access_SINGLE-ACTION_updateReactivationMemo');
+	Route::get('SUB_dashboard', 'pro_access_SINGLE_Controller@SUB_dashboard')->name('pro_access_SINGLE-SUB_dashboard');
+});
 
 // --- pro: mcp_updates --- //
-Route::get('/mcp_updates', 'mcp_updates_Controller@index')->name('mcp_updates-index');
+Route::prefix('/mcp_updates')->group(function () {
+	Route::get('', 'mcp_updates_Controller@index')->name('mcp_updates-index');
+});
 
 // --- pro: ally_updates --- //
-Route::get('/ally_updates', 'ally_updates_Controller@index')->name('ally_updates-index');
+Route::prefix('/ally_updates')->group(function () {
+	Route::get('', 'ally_updates_Controller@index')->name('ally_updates-index');
+});
 
 // --- admin: facilities --- //
-Route::get('/facilities', 'facilities_Controller@index')->name('facilities-index');
-Route::get('/facilities/add_new', 'facilities_Controller@add_new')->name('facilities-add_new');
-Route::get('/facilities/view/{uid}', 'facilities_Controller@view')->name('facilities-view');
+Route::prefix('/facilities')->group(function () {
+	Route::get('', 'facilities_Controller@index')->name('facilities-index');
+	Route::get('add_new', 'facilities_Controller@add_new')->name('facilities-add_new');
+	Route::get('view/{uid}', 'facilities_Controller@view')->name('facilities-view');
+});
 
 // --- admin: facilities_SINGLE --- //
-Route::get('/facilities/view/{uid}/ACTION_updateBasic', 'facilities_SINGLE_Controller@ACTION_updateBasic')->name('facilities_SINGLE-ACTION_updateBasic');
-Route::get('/facilities/view/{uid}/ACTION_deactivate', 'facilities_SINGLE_Controller@ACTION_deactivate')->name('facilities_SINGLE-ACTION_deactivate');
-Route::get('/facilities/view/{uid}/ACTION_updateDeactivationMemo', 'facilities_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('facilities_SINGLE-ACTION_updateDeactivationMemo');
-Route::get('/facilities/view/{uid}/ACTION_reactivate', 'facilities_SINGLE_Controller@ACTION_reactivate')->name('facilities_SINGLE-ACTION_reactivate');
-Route::get('/facilities/view/{uid}/ACTION_updateReactivationMemo', 'facilities_SINGLE_Controller@ACTION_updateReactivationMemo')->name('facilities_SINGLE-ACTION_updateReactivationMemo');
-Route::get('/facilities/view/{uid}/SUB_dashboard', 'facilities_SINGLE_Controller@SUB_dashboard')->name('facilities_SINGLE-SUB_dashboard');
-Route::get('/facilities/view/{uid}/SUB_erx', 'facilities_SINGLE_Controller@SUB_erx')->name('facilities_SINGLE-SUB_erx');
-Route::get('/facilities/view/{uid}/SUB_action_items', 'facilities_SINGLE_Controller@SUB_action_items')->name('facilities_SINGLE-SUB_action_items');
-Route::get('/facilities/view/{uid}/SUB_audit_log', 'facilities_SINGLE_Controller@SUB_audit_log')->name('facilities_SINGLE-SUB_audit_log');
+Route::prefix('/facilities/view/{uid}')->group(function () {
+	Route::get('ACTION_updateBasic', 'facilities_SINGLE_Controller@ACTION_updateBasic')->name('facilities_SINGLE-ACTION_updateBasic');
+	Route::get('ACTION_deactivate', 'facilities_SINGLE_Controller@ACTION_deactivate')->name('facilities_SINGLE-ACTION_deactivate');
+	Route::get('ACTION_updateDeactivationMemo', 'facilities_SINGLE_Controller@ACTION_updateDeactivationMemo')->name('facilities_SINGLE-ACTION_updateDeactivationMemo');
+	Route::get('ACTION_reactivate', 'facilities_SINGLE_Controller@ACTION_reactivate')->name('facilities_SINGLE-ACTION_reactivate');
+	Route::get('ACTION_updateReactivationMemo', 'facilities_SINGLE_Controller@ACTION_updateReactivationMemo')->name('facilities_SINGLE-ACTION_updateReactivationMemo');
+	Route::get('SUB_dashboard', 'facilities_SINGLE_Controller@SUB_dashboard')->name('facilities_SINGLE-SUB_dashboard');
+	Route::get('SUB_erx', 'facilities_SINGLE_Controller@SUB_erx')->name('facilities_SINGLE-SUB_erx');
+	Route::get('SUB_action_items', 'facilities_SINGLE_Controller@SUB_action_items')->name('facilities_SINGLE-SUB_action_items');
+	Route::get('SUB_audit_log', 'facilities_SINGLE_Controller@SUB_audit_log')->name('facilities_SINGLE-SUB_audit_log');
+});
 
 // --- admin: pros --- //
-Route::get('/pros', 'pros_Controller@index')->name('pros-index');
-Route::get('/pros/add_new', 'pros_Controller@add_new')->name('pros-add_new');
-Route::get('/pros/view/{uid}', 'pros_Controller@view')->name('pros-view');
+Route::prefix('/pros')->group(function () {
+	Route::get('', 'pros_Controller@index')->name('pros-index');
+	Route::get('add_new', 'pros_Controller@add_new')->name('pros-add_new');
+	Route::get('view/{uid}', 'pros_Controller@view')->name('pros-view');
+});
 
 // --- admin: pros_SINGLE --- //
-Route::get('/pros/view/{uid}/ACTION_sendCellNumberConfirmationMessage', 'pros_SINGLE_Controller@ACTION_sendCellNumberConfirmationMessage')->name('pros_SINGLE-ACTION_sendCellNumberConfirmationMessage');
-Route::get('/pros/view/{uid}/ACTION_confirmCellNumberWithConfirmationToken', 'pros_SINGLE_Controller@ACTION_confirmCellNumberWithConfirmationToken')->name('pros_SINGLE-ACTION_confirmCellNumberWithConfirmationToken');
-Route::get('/pros/view/{uid}/ACTION_putNewCellNumber', 'pros_SINGLE_Controller@ACTION_putNewCellNumber')->name('pros_SINGLE-ACTION_putNewCellNumber');
-Route::get('/pros/view/{uid}/ACTION_confirmEmailAddressWithConfirmationToken', 'pros_SINGLE_Controller@ACTION_confirmEmailAddressWithConfirmationToken')->name('pros_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken');
-Route::get('/pros/view/{uid}/ACTION_putNewEmailAddress', 'pros_SINGLE_Controller@ACTION_putNewEmailAddress')->name('pros_SINGLE-ACTION_putNewEmailAddress');
-Route::get('/pros/view/{uid}/ACTION_updateName', 'pros_SINGLE_Controller@ACTION_updateName')->name('pros_SINGLE-ACTION_updateName');
-Route::get('/pros/view/{uid}/ACTION_updateProfession', 'pros_SINGLE_Controller@ACTION_updateProfession')->name('pros_SINGLE-ACTION_updateProfession');
-Route::get('/pros/view/{uid}/ACTION_updateEnrolledHcpInfo', 'pros_SINGLE_Controller@ACTION_updateEnrolledHcpInfo')->name('pros_SINGLE-ACTION_updateEnrolledHcpInfo');
-Route::get('/pros/view/{uid}/ACTION_putProfilePicture', 'pros_SINGLE_Controller@ACTION_putProfilePicture')->name('pros_SINGLE-ACTION_putProfilePicture');
-Route::get('/pros/view/{uid}/ACTION_updatePhoneInfo', 'pros_SINGLE_Controller@ACTION_updatePhoneInfo')->name('pros_SINGLE-ACTION_updatePhoneInfo');
-Route::get('/pros/view/{uid}/ACTION_updateAddress', 'pros_SINGLE_Controller@ACTION_updateAddress')->name('pros_SINGLE-ACTION_updateAddress');
-Route::get('/pros/view/{uid}/ACTION_updatePaymentProcessingDetail', 'pros_SINGLE_Controller@ACTION_updatePaymentProcessingDetail')->name('pros_SINGLE-ACTION_updatePaymentProcessingDetail');
-Route::get('/pros/view/{uid}/ACTION_uploadDriverLicense', 'pros_SINGLE_Controller@ACTION_uploadDriverLicense')->name('pros_SINGLE-ACTION_uploadDriverLicense');
-Route::get('/pros/view/{uid}/ACTION_updateDriverLicenseInfo', 'pros_SINGLE_Controller@ACTION_updateDriverLicenseInfo')->name('pros_SINGLE-ACTION_updateDriverLicenseInfo');
-Route::get('/pros/view/{uid}/ACTION_updateSsn', 'pros_SINGLE_Controller@ACTION_updateSsn')->name('pros_SINGLE-ACTION_updateSsn');
-Route::get('/pros/view/{uid}/ACTION_sendEmailAddressConfirmationMessage', 'pros_SINGLE_Controller@ACTION_sendEmailAddressConfirmationMessage')->name('pros_SINGLE-ACTION_sendEmailAddressConfirmationMessage');
-Route::get('/pros/view/{uid}/ACTION_setIsHcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsHcpToTrue')->name('pros_SINGLE-ACTION_setIsHcpToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsHcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsHcpToFalse')->name('pros_SINGLE-ACTION_setIsHcpToFalse');
-Route::get('/pros/view/{uid}/ACTION_setIsEnrolledAsHcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsHcpToTrue')->name('pros_SINGLE-ACTION_setIsEnrolledAsHcpToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsEnrolledAsHcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsHcpToFalse')->name('pros_SINGLE-ACTION_setIsEnrolledAsHcpToFalse');
-Route::get('/pros/view/{uid}/ACTION_setIsEnrolledAsMcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsMcpToTrue')->name('pros_SINGLE-ACTION_setIsEnrolledAsMcpToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsEnrolledAsMcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsMcpToFalse')->name('pros_SINGLE-ACTION_setIsEnrolledAsMcpToFalse');
-Route::get('/pros/view/{uid}/ACTION_removeProfilePicture', 'pros_SINGLE_Controller@ACTION_removeProfilePicture')->name('pros_SINGLE-ACTION_removeProfilePicture');
-Route::get('/pros/view/{uid}/ACTION_updateW9Detail', 'pros_SINGLE_Controller@ACTION_updateW9Detail')->name('pros_SINGLE-ACTION_updateW9Detail');
-Route::get('/pros/view/{uid}/ACTION_updateSignedContractPdf', 'pros_SINGLE_Controller@ACTION_updateSignedContractPdf')->name('pros_SINGLE-ACTION_updateSignedContractPdf');
-Route::get('/pros/view/{uid}/ACTION_setIsPaymentProcessingDetailCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsPaymentProcessingDetailCompleteToTrue')->name('pros_SINGLE-ACTION_setIsPaymentProcessingDetailCompleteToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsPaymentProcessingDetailCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsPaymentProcessingDetailCompleteToFalse')->name('pros_SINGLE-ACTION_setIsPaymentProcessingDetailCompleteToFalse');
-Route::get('/pros/view/{uid}/ACTION_setIsDriverLicenseCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsDriverLicenseCompleteToTrue')->name('pros_SINGLE-ACTION_setIsDriverLicenseCompleteToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsDriverLicenseCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsDriverLicenseCompleteToFalse')->name('pros_SINGLE-ACTION_setIsDriverLicenseCompleteToFalse');
-Route::get('/pros/view/{uid}/ACTION_setIsSsnCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsSsnCompleteToTrue')->name('pros_SINGLE-ACTION_setIsSsnCompleteToTrue');
-Route::get('/pros/view/{uid}/ACTION_setIsSsnCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsSsnCompleteToFalse')->name('pros_SINGLE-ACTION_setIsSsnCompleteToFalse');
-Route::get('/pros/view/{uid}/SUB_dashboard', 'pros_SINGLE_Controller@SUB_dashboard')->name('pros_SINGLE-SUB_dashboard');
-Route::get('/pros/view/{uid}/SUB_my_payment_schedule', 'pros_SINGLE_Controller@SUB_my_payment_schedule')->name('pros_SINGLE-SUB_my_payment_schedule');
-Route::get('/pros/view/{uid}/SUB_clients', 'pros_SINGLE_Controller@SUB_clients')->name('pros_SINGLE-SUB_clients');
-Route::get('/pros/view/{uid}/SUB_pro_access', 'pros_SINGLE_Controller@SUB_pro_access')->name('pros_SINGLE-SUB_pro_access');
-Route::get('/pros/view/{uid}/SUB_mcp_updates', 'pros_SINGLE_Controller@SUB_mcp_updates')->name('pros_SINGLE-SUB_mcp_updates');
-Route::get('/pros/view/{uid}/SUB_ally_updates', 'pros_SINGLE_Controller@SUB_ally_updates')->name('pros_SINGLE-SUB_ally_updates');
-Route::get('/pros/view/{uid}/SUB_erx', 'pros_SINGLE_Controller@SUB_erx')->name('pros_SINGLE-SUB_erx');
-Route::get('/pros/view/{uid}/SUB_action_items', 'pros_SINGLE_Controller@SUB_action_items')->name('pros_SINGLE-SUB_action_items');
-Route::get('/pros/view/{uid}/SUB_care_months', 'pros_SINGLE_Controller@SUB_care_months')->name('pros_SINGLE-SUB_care_months');
-Route::get('/pros/view/{uid}/SUB_care_month_entries', 'pros_SINGLE_Controller@SUB_care_month_entries')->name('pros_SINGLE-SUB_care_month_entries');
-Route::get('/pros/view/{uid}/SUB_notes', 'pros_SINGLE_Controller@SUB_notes')->name('pros_SINGLE-SUB_notes');
-Route::get('/pros/view/{uid}/SUB_bills', 'pros_SINGLE_Controller@SUB_bills')->name('pros_SINGLE-SUB_bills');
-Route::get('/pros/view/{uid}/SUB_pro_transactions', 'pros_SINGLE_Controller@SUB_pro_transactions')->name('pros_SINGLE-SUB_pro_transactions');
-Route::get('/pros/view/{uid}/SUB_lobby_pros', 'pros_SINGLE_Controller@SUB_lobby_pros')->name('pros_SINGLE-SUB_lobby_pros');
-Route::get('/pros/view/{uid}/SUB_sessions', 'pros_SINGLE_Controller@SUB_sessions')->name('pros_SINGLE-SUB_sessions');
-Route::get('/pros/view/{uid}/SUB_audit_log', 'pros_SINGLE_Controller@SUB_audit_log')->name('pros_SINGLE-SUB_audit_log');
-Route::get('/pros/view/{uid}/ACTION_my_payment_scheduleAddNew', 'pros_SINGLE_Controller@ACTION_my_payment_scheduleAddNew')->name('pros_SINGLE-ACTION_my_payment_scheduleAddNew');
-Route::get('/pros/view/{uid}/ACTION_lobby_prosAddNew', 'pros_SINGLE_Controller@ACTION_lobby_prosAddNew')->name('pros_SINGLE-ACTION_lobby_prosAddNew');
+Route::prefix('/pros/view/{uid}')->group(function () {
+	Route::get('ACTION_sendCellNumberConfirmationMessage', 'pros_SINGLE_Controller@ACTION_sendCellNumberConfirmationMessage')->name('pros_SINGLE-ACTION_sendCellNumberConfirmationMessage');
+	Route::get('ACTION_confirmCellNumberWithConfirmationToken', 'pros_SINGLE_Controller@ACTION_confirmCellNumberWithConfirmationToken')->name('pros_SINGLE-ACTION_confirmCellNumberWithConfirmationToken');
+	Route::get('ACTION_putNewCellNumber', 'pros_SINGLE_Controller@ACTION_putNewCellNumber')->name('pros_SINGLE-ACTION_putNewCellNumber');
+	Route::get('ACTION_confirmEmailAddressWithConfirmationToken', 'pros_SINGLE_Controller@ACTION_confirmEmailAddressWithConfirmationToken')->name('pros_SINGLE-ACTION_confirmEmailAddressWithConfirmationToken');
+	Route::get('ACTION_putNewEmailAddress', 'pros_SINGLE_Controller@ACTION_putNewEmailAddress')->name('pros_SINGLE-ACTION_putNewEmailAddress');
+	Route::get('ACTION_updateName', 'pros_SINGLE_Controller@ACTION_updateName')->name('pros_SINGLE-ACTION_updateName');
+	Route::get('ACTION_updateProfession', 'pros_SINGLE_Controller@ACTION_updateProfession')->name('pros_SINGLE-ACTION_updateProfession');
+	Route::get('ACTION_updateEnrolledHcpInfo', 'pros_SINGLE_Controller@ACTION_updateEnrolledHcpInfo')->name('pros_SINGLE-ACTION_updateEnrolledHcpInfo');
+	Route::get('ACTION_putProfilePicture', 'pros_SINGLE_Controller@ACTION_putProfilePicture')->name('pros_SINGLE-ACTION_putProfilePicture');
+	Route::get('ACTION_updatePhoneInfo', 'pros_SINGLE_Controller@ACTION_updatePhoneInfo')->name('pros_SINGLE-ACTION_updatePhoneInfo');
+	Route::get('ACTION_updateAddress', 'pros_SINGLE_Controller@ACTION_updateAddress')->name('pros_SINGLE-ACTION_updateAddress');
+	Route::get('ACTION_updatePaymentProcessingDetail', 'pros_SINGLE_Controller@ACTION_updatePaymentProcessingDetail')->name('pros_SINGLE-ACTION_updatePaymentProcessingDetail');
+	Route::get('ACTION_uploadDriverLicense', 'pros_SINGLE_Controller@ACTION_uploadDriverLicense')->name('pros_SINGLE-ACTION_uploadDriverLicense');
+	Route::get('ACTION_updateDriverLicenseInfo', 'pros_SINGLE_Controller@ACTION_updateDriverLicenseInfo')->name('pros_SINGLE-ACTION_updateDriverLicenseInfo');
+	Route::get('ACTION_updateSsn', 'pros_SINGLE_Controller@ACTION_updateSsn')->name('pros_SINGLE-ACTION_updateSsn');
+	Route::get('ACTION_sendEmailAddressConfirmationMessage', 'pros_SINGLE_Controller@ACTION_sendEmailAddressConfirmationMessage')->name('pros_SINGLE-ACTION_sendEmailAddressConfirmationMessage');
+	Route::get('ACTION_setIsHcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsHcpToTrue')->name('pros_SINGLE-ACTION_setIsHcpToTrue');
+	Route::get('ACTION_setIsHcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsHcpToFalse')->name('pros_SINGLE-ACTION_setIsHcpToFalse');
+	Route::get('ACTION_setIsEnrolledAsHcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsHcpToTrue')->name('pros_SINGLE-ACTION_setIsEnrolledAsHcpToTrue');
+	Route::get('ACTION_setIsEnrolledAsHcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsHcpToFalse')->name('pros_SINGLE-ACTION_setIsEnrolledAsHcpToFalse');
+	Route::get('ACTION_setIsEnrolledAsMcpToTrue', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsMcpToTrue')->name('pros_SINGLE-ACTION_setIsEnrolledAsMcpToTrue');
+	Route::get('ACTION_setIsEnrolledAsMcpToFalse', 'pros_SINGLE_Controller@ACTION_setIsEnrolledAsMcpToFalse')->name('pros_SINGLE-ACTION_setIsEnrolledAsMcpToFalse');
+	Route::get('ACTION_removeProfilePicture', 'pros_SINGLE_Controller@ACTION_removeProfilePicture')->name('pros_SINGLE-ACTION_removeProfilePicture');
+	Route::get('ACTION_updateW9Detail', 'pros_SINGLE_Controller@ACTION_updateW9Detail')->name('pros_SINGLE-ACTION_updateW9Detail');
+	Route::get('ACTION_updateSignedContractPdf', 'pros_SINGLE_Controller@ACTION_updateSignedContractPdf')->name('pros_SINGLE-ACTION_updateSignedContractPdf');
+	Route::get('ACTION_setIsPaymentProcessingDetailCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsPaymentProcessingDetailCompleteToTrue')->name('pros_SINGLE-ACTION_setIsPaymentProcessingDetailCompleteToTrue');
+	Route::get('ACTION_setIsPaymentProcessingDetailCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsPaymentProcessingDetailCompleteToFalse')->name('pros_SINGLE-ACTION_setIsPaymentProcessingDetailCompleteToFalse');
+	Route::get('ACTION_setIsDriverLicenseCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsDriverLicenseCompleteToTrue')->name('pros_SINGLE-ACTION_setIsDriverLicenseCompleteToTrue');
+	Route::get('ACTION_setIsDriverLicenseCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsDriverLicenseCompleteToFalse')->name('pros_SINGLE-ACTION_setIsDriverLicenseCompleteToFalse');
+	Route::get('ACTION_setIsSsnCompleteToTrue', 'pros_SINGLE_Controller@ACTION_setIsSsnCompleteToTrue')->name('pros_SINGLE-ACTION_setIsSsnCompleteToTrue');
+	Route::get('ACTION_setIsSsnCompleteToFalse', 'pros_SINGLE_Controller@ACTION_setIsSsnCompleteToFalse')->name('pros_SINGLE-ACTION_setIsSsnCompleteToFalse');
+	Route::get('SUB_dashboard', 'pros_SINGLE_Controller@SUB_dashboard')->name('pros_SINGLE-SUB_dashboard');
+	Route::get('SUB_my_payment_schedule', 'pros_SINGLE_Controller@SUB_my_payment_schedule')->name('pros_SINGLE-SUB_my_payment_schedule');
+	Route::get('SUB_clients', 'pros_SINGLE_Controller@SUB_clients')->name('pros_SINGLE-SUB_clients');
+	Route::get('SUB_pro_access', 'pros_SINGLE_Controller@SUB_pro_access')->name('pros_SINGLE-SUB_pro_access');
+	Route::get('SUB_mcp_updates', 'pros_SINGLE_Controller@SUB_mcp_updates')->name('pros_SINGLE-SUB_mcp_updates');
+	Route::get('SUB_ally_updates', 'pros_SINGLE_Controller@SUB_ally_updates')->name('pros_SINGLE-SUB_ally_updates');
+	Route::get('SUB_erx', 'pros_SINGLE_Controller@SUB_erx')->name('pros_SINGLE-SUB_erx');
+	Route::get('SUB_action_items', 'pros_SINGLE_Controller@SUB_action_items')->name('pros_SINGLE-SUB_action_items');
+	Route::get('SUB_care_months', 'pros_SINGLE_Controller@SUB_care_months')->name('pros_SINGLE-SUB_care_months');
+	Route::get('SUB_care_month_entries', 'pros_SINGLE_Controller@SUB_care_month_entries')->name('pros_SINGLE-SUB_care_month_entries');
+	Route::get('SUB_notes', 'pros_SINGLE_Controller@SUB_notes')->name('pros_SINGLE-SUB_notes');
+	Route::get('SUB_bills', 'pros_SINGLE_Controller@SUB_bills')->name('pros_SINGLE-SUB_bills');
+	Route::get('SUB_pro_transactions', 'pros_SINGLE_Controller@SUB_pro_transactions')->name('pros_SINGLE-SUB_pro_transactions');
+	Route::get('SUB_lobby_pros', 'pros_SINGLE_Controller@SUB_lobby_pros')->name('pros_SINGLE-SUB_lobby_pros');
+	Route::get('SUB_sessions', 'pros_SINGLE_Controller@SUB_sessions')->name('pros_SINGLE-SUB_sessions');
+	Route::get('SUB_audit_log', 'pros_SINGLE_Controller@SUB_audit_log')->name('pros_SINGLE-SUB_audit_log');
+	Route::get('ACTION_my_payment_scheduleAddNew', 'pros_SINGLE_Controller@ACTION_my_payment_scheduleAddNew')->name('pros_SINGLE-ACTION_my_payment_scheduleAddNew');
+	Route::get('ACTION_lobby_prosAddNew', 'pros_SINGLE_Controller@ACTION_lobby_prosAddNew')->name('pros_SINGLE-ACTION_lobby_prosAddNew');
+});
 
 // --- admin: pro_rates --- //
-Route::get('/pro_rates', 'pro_rates_Controller@index')->name('pro_rates-index');
-Route::get('/pro_rates/view/{uid}', 'pro_rates_Controller@view')->name('pro_rates-view');
+Route::prefix('/pro_rates')->group(function () {
+	Route::get('', 'pro_rates_Controller@index')->name('pro_rates-index');
+	Route::get('view/{uid}', 'pro_rates_Controller@view')->name('pro_rates-view');
+});
 
 // --- admin: pro_rates_SINGLE --- //
-Route::get('/pro_rates/view/{uid}/ACTION_updateAmount', 'pro_rates_SINGLE_Controller@ACTION_updateAmount')->name('pro_rates_SINGLE-ACTION_updateAmount');
-Route::get('/pro_rates/view/{uid}/SUB_dashboard', 'pro_rates_SINGLE_Controller@SUB_dashboard')->name('pro_rates_SINGLE-SUB_dashboard');
+Route::prefix('/pro_rates/view/{uid}')->group(function () {
+	Route::get('ACTION_updateAmount', 'pro_rates_SINGLE_Controller@ACTION_updateAmount')->name('pro_rates_SINGLE-ACTION_updateAmount');
+	Route::get('SUB_dashboard', 'pro_rates_SINGLE_Controller@SUB_dashboard')->name('pro_rates_SINGLE-SUB_dashboard');
+});
 
 // --- admin: lobbies --- //
-Route::get('/lobbies', 'lobbies_Controller@index')->name('lobbies-index');
-Route::get('/lobbies/add_new', 'lobbies_Controller@add_new')->name('lobbies-add_new');
-Route::get('/lobbies/view/{uid}', 'lobbies_Controller@view')->name('lobbies-view');
+Route::prefix('/lobbies')->group(function () {
+	Route::get('', 'lobbies_Controller@index')->name('lobbies-index');
+	Route::get('add_new', 'lobbies_Controller@add_new')->name('lobbies-add_new');
+	Route::get('view/{uid}', 'lobbies_Controller@view')->name('lobbies-view');
+});
 
 // --- admin: lobbies_SINGLE --- //
-Route::get('/lobbies/view/{uid}/ACTION_putName', 'lobbies_SINGLE_Controller@ACTION_putName')->name('lobbies_SINGLE-ACTION_putName');
-Route::get('/lobbies/view/{uid}/ACTION_putUrlSlug', 'lobbies_SINGLE_Controller@ACTION_putUrlSlug')->name('lobbies_SINGLE-ACTION_putUrlSlug');
-Route::get('/lobbies/view/{uid}/ACTION_setIsStrangerAccessibleToTrue', 'lobbies_SINGLE_Controller@ACTION_setIsStrangerAccessibleToTrue')->name('lobbies_SINGLE-ACTION_setIsStrangerAccessibleToTrue');
-Route::get('/lobbies/view/{uid}/ACTION_setIsStrangerAccessibleToFalse', 'lobbies_SINGLE_Controller@ACTION_setIsStrangerAccessibleToFalse')->name('lobbies_SINGLE-ACTION_setIsStrangerAccessibleToFalse');
-Route::get('/lobbies/view/{uid}/ACTION_setIsClientAccessibleToTrue', 'lobbies_SINGLE_Controller@ACTION_setIsClientAccessibleToTrue')->name('lobbies_SINGLE-ACTION_setIsClientAccessibleToTrue');
-Route::get('/lobbies/view/{uid}/ACTION_setIsClientAccessibleToFalse', 'lobbies_SINGLE_Controller@ACTION_setIsClientAccessibleToFalse')->name('lobbies_SINGLE-ACTION_setIsClientAccessibleToFalse');
-Route::get('/lobbies/view/{uid}/SUB_dashboard', 'lobbies_SINGLE_Controller@SUB_dashboard')->name('lobbies_SINGLE-SUB_dashboard');
-Route::get('/lobbies/view/{uid}/SUB_lobby_pros', 'lobbies_SINGLE_Controller@SUB_lobby_pros')->name('lobbies_SINGLE-SUB_lobby_pros');
-Route::get('/lobbies/view/{uid}/SUB_meetings', 'lobbies_SINGLE_Controller@SUB_meetings')->name('lobbies_SINGLE-SUB_meetings');
-Route::get('/lobbies/view/{uid}/ACTION_lobby_prosAddNew', 'lobbies_SINGLE_Controller@ACTION_lobby_prosAddNew')->name('lobbies_SINGLE-ACTION_lobby_prosAddNew');
+Route::prefix('/lobbies/view/{uid}')->group(function () {
+	Route::get('ACTION_putName', 'lobbies_SINGLE_Controller@ACTION_putName')->name('lobbies_SINGLE-ACTION_putName');
+	Route::get('ACTION_putUrlSlug', 'lobbies_SINGLE_Controller@ACTION_putUrlSlug')->name('lobbies_SINGLE-ACTION_putUrlSlug');
+	Route::get('ACTION_setIsStrangerAccessibleToTrue', 'lobbies_SINGLE_Controller@ACTION_setIsStrangerAccessibleToTrue')->name('lobbies_SINGLE-ACTION_setIsStrangerAccessibleToTrue');
+	Route::get('ACTION_setIsStrangerAccessibleToFalse', 'lobbies_SINGLE_Controller@ACTION_setIsStrangerAccessibleToFalse')->name('lobbies_SINGLE-ACTION_setIsStrangerAccessibleToFalse');
+	Route::get('ACTION_setIsClientAccessibleToTrue', 'lobbies_SINGLE_Controller@ACTION_setIsClientAccessibleToTrue')->name('lobbies_SINGLE-ACTION_setIsClientAccessibleToTrue');
+	Route::get('ACTION_setIsClientAccessibleToFalse', 'lobbies_SINGLE_Controller@ACTION_setIsClientAccessibleToFalse')->name('lobbies_SINGLE-ACTION_setIsClientAccessibleToFalse');
+	Route::get('SUB_dashboard', 'lobbies_SINGLE_Controller@SUB_dashboard')->name('lobbies_SINGLE-SUB_dashboard');
+	Route::get('SUB_lobby_pros', 'lobbies_SINGLE_Controller@SUB_lobby_pros')->name('lobbies_SINGLE-SUB_lobby_pros');
+	Route::get('SUB_meetings', 'lobbies_SINGLE_Controller@SUB_meetings')->name('lobbies_SINGLE-SUB_meetings');
+	Route::get('ACTION_lobby_prosAddNew', 'lobbies_SINGLE_Controller@ACTION_lobby_prosAddNew')->name('lobbies_SINGLE-ACTION_lobby_prosAddNew');
+});
 
 // --- admin: meetings --- //
-Route::get('/meetings', 'meetings_Controller@index')->name('meetings-index');
-Route::get('/meetings/add_new', 'meetings_Controller@add_new')->name('meetings-add_new');
-Route::get('/meetings/view/{uid}', 'meetings_Controller@view')->name('meetings-view');
+Route::prefix('/meetings')->group(function () {
+	Route::get('', 'meetings_Controller@index')->name('meetings-index');
+	Route::get('add_new', 'meetings_Controller@add_new')->name('meetings-add_new');
+	Route::get('view/{uid}', 'meetings_Controller@view')->name('meetings-view');
+});
 
 // --- admin: meetings_SINGLE --- //
-Route::get('/meetings/view/{uid}/ACTION_putLobby', 'meetings_SINGLE_Controller@ACTION_putLobby')->name('meetings_SINGLE-ACTION_putLobby');
-Route::get('/meetings/view/{uid}/ACTION_putTargetLobbyPro', 'meetings_SINGLE_Controller@ACTION_putTargetLobbyPro')->name('meetings_SINGLE-ACTION_putTargetLobbyPro');
-Route::get('/meetings/view/{uid}/ACTION_putTitle', 'meetings_SINGLE_Controller@ACTION_putTitle')->name('meetings_SINGLE-ACTION_putTitle');
-Route::get('/meetings/view/{uid}/ACTION_putStrangerInfo', 'meetings_SINGLE_Controller@ACTION_putStrangerInfo')->name('meetings_SINGLE-ACTION_putStrangerInfo');
-Route::get('/meetings/view/{uid}/ACTION_putMeetingNumber', 'meetings_SINGLE_Controller@ACTION_putMeetingNumber')->name('meetings_SINGLE-ACTION_putMeetingNumber');
-Route::get('/meetings/view/{uid}/SUB_dashboard', 'meetings_SINGLE_Controller@SUB_dashboard')->name('meetings_SINGLE-SUB_dashboard');
-Route::get('/meetings/view/{uid}/SUB_meeting_participants', 'meetings_SINGLE_Controller@SUB_meeting_participants')->name('meetings_SINGLE-SUB_meeting_participants');
-Route::get('/meetings/view/{uid}/SUB_meeting_invitations', 'meetings_SINGLE_Controller@SUB_meeting_invitations')->name('meetings_SINGLE-SUB_meeting_invitations');
-Route::get('/meetings/view/{uid}/SUB_meeting_rings', 'meetings_SINGLE_Controller@SUB_meeting_rings')->name('meetings_SINGLE-SUB_meeting_rings');
-Route::get('/meetings/view/{uid}/SUB_meeting_knocks', 'meetings_SINGLE_Controller@SUB_meeting_knocks')->name('meetings_SINGLE-SUB_meeting_knocks');
-Route::get('/meetings/view/{uid}/SUB_meeting_messages', 'meetings_SINGLE_Controller@SUB_meeting_messages')->name('meetings_SINGLE-SUB_meeting_messages');
-Route::get('/meetings/view/{uid}/ACTION_meeting_participantsAddNew', 'meetings_SINGLE_Controller@ACTION_meeting_participantsAddNew')->name('meetings_SINGLE-ACTION_meeting_participantsAddNew');
-Route::get('/meetings/view/{uid}/ACTION_meeting_invitationsAddNew', 'meetings_SINGLE_Controller@ACTION_meeting_invitationsAddNew')->name('meetings_SINGLE-ACTION_meeting_invitationsAddNew');
+Route::prefix('/meetings/view/{uid}')->group(function () {
+	Route::get('ACTION_putLobby', 'meetings_SINGLE_Controller@ACTION_putLobby')->name('meetings_SINGLE-ACTION_putLobby');
+	Route::get('ACTION_putTargetLobbyPro', 'meetings_SINGLE_Controller@ACTION_putTargetLobbyPro')->name('meetings_SINGLE-ACTION_putTargetLobbyPro');
+	Route::get('ACTION_putTitle', 'meetings_SINGLE_Controller@ACTION_putTitle')->name('meetings_SINGLE-ACTION_putTitle');
+	Route::get('ACTION_putStrangerInfo', 'meetings_SINGLE_Controller@ACTION_putStrangerInfo')->name('meetings_SINGLE-ACTION_putStrangerInfo');
+	Route::get('ACTION_putMeetingNumber', 'meetings_SINGLE_Controller@ACTION_putMeetingNumber')->name('meetings_SINGLE-ACTION_putMeetingNumber');
+	Route::get('SUB_dashboard', 'meetings_SINGLE_Controller@SUB_dashboard')->name('meetings_SINGLE-SUB_dashboard');
+	Route::get('SUB_meeting_participants', 'meetings_SINGLE_Controller@SUB_meeting_participants')->name('meetings_SINGLE-SUB_meeting_participants');
+	Route::get('SUB_meeting_invitations', 'meetings_SINGLE_Controller@SUB_meeting_invitations')->name('meetings_SINGLE-SUB_meeting_invitations');
+	Route::get('SUB_meeting_rings', 'meetings_SINGLE_Controller@SUB_meeting_rings')->name('meetings_SINGLE-SUB_meeting_rings');
+	Route::get('SUB_meeting_knocks', 'meetings_SINGLE_Controller@SUB_meeting_knocks')->name('meetings_SINGLE-SUB_meeting_knocks');
+	Route::get('SUB_meeting_messages', 'meetings_SINGLE_Controller@SUB_meeting_messages')->name('meetings_SINGLE-SUB_meeting_messages');
+	Route::get('ACTION_meeting_participantsAddNew', 'meetings_SINGLE_Controller@ACTION_meeting_participantsAddNew')->name('meetings_SINGLE-ACTION_meeting_participantsAddNew');
+	Route::get('ACTION_meeting_invitationsAddNew', 'meetings_SINGLE_Controller@ACTION_meeting_invitationsAddNew')->name('meetings_SINGLE-ACTION_meeting_invitationsAddNew');
+});
 
 // --- admin: meeting_participants --- //
-Route::get('/meeting_participants', 'meeting_participants_Controller@index')->name('meeting_participants-index');
-Route::get('/meeting_participants/view/{uid}', 'meeting_participants_Controller@view')->name('meeting_participants-view');
+Route::prefix('/meeting_participants')->group(function () {
+	Route::get('', 'meeting_participants_Controller@index')->name('meeting_participants-index');
+	Route::get('view/{uid}', 'meeting_participants_Controller@view')->name('meeting_participants-view');
+});
 
 // --- admin: meeting_participants_SINGLE --- //
-Route::get('/meeting_participants/view/{uid}/SUB_dashboard', 'meeting_participants_SINGLE_Controller@SUB_dashboard')->name('meeting_participants_SINGLE-SUB_dashboard');
+Route::prefix('/meeting_participants/view/{uid}')->group(function () {
+	Route::get('SUB_dashboard', 'meeting_participants_SINGLE_Controller@SUB_dashboard')->name('meeting_participants_SINGLE-SUB_dashboard');
+});
 
 // --- admin: meeting_invitations --- //
-Route::get('/meeting_invitations', 'meeting_invitations_Controller@index')->name('meeting_invitations-index');
-Route::get('/meeting_invitations/view/{uid}', 'meeting_invitations_Controller@view')->name('meeting_invitations-view');
+Route::prefix('/meeting_invitations')->group(function () {
+	Route::get('', 'meeting_invitations_Controller@index')->name('meeting_invitations-index');
+	Route::get('view/{uid}', 'meeting_invitations_Controller@view')->name('meeting_invitations-view');
+});
 
 // --- admin: meeting_invitations_SINGLE --- //
-Route::get('/meeting_invitations/view/{uid}/ACTION_cancel', 'meeting_invitations_SINGLE_Controller@ACTION_cancel')->name('meeting_invitations_SINGLE-ACTION_cancel');
-Route::get('/meeting_invitations/view/{uid}/SUB_dashboard', 'meeting_invitations_SINGLE_Controller@SUB_dashboard')->name('meeting_invitations_SINGLE-SUB_dashboard');
+Route::prefix('/meeting_invitations/view/{uid}')->group(function () {
+	Route::get('ACTION_cancel', 'meeting_invitations_SINGLE_Controller@ACTION_cancel')->name('meeting_invitations_SINGLE-ACTION_cancel');
+	Route::get('SUB_dashboard', 'meeting_invitations_SINGLE_Controller@SUB_dashboard')->name('meeting_invitations_SINGLE-SUB_dashboard');
+});
 
 // --- admin: meeting_rings --- //
-Route::get('/meeting_rings', 'meeting_rings_Controller@index')->name('meeting_rings-index');
-Route::get('/meeting_rings/view/{uid}', 'meeting_rings_Controller@view')->name('meeting_rings-view');
+Route::prefix('/meeting_rings')->group(function () {
+	Route::get('', 'meeting_rings_Controller@index')->name('meeting_rings-index');
+	Route::get('view/{uid}', 'meeting_rings_Controller@view')->name('meeting_rings-view');
+});
 
 // --- admin: meeting_rings_SINGLE --- //
-Route::get('/meeting_rings/view/{uid}/SUB_dashboard', 'meeting_rings_SINGLE_Controller@SUB_dashboard')->name('meeting_rings_SINGLE-SUB_dashboard');
+Route::prefix('/meeting_rings/view/{uid}')->group(function () {
+	Route::get('SUB_dashboard', 'meeting_rings_SINGLE_Controller@SUB_dashboard')->name('meeting_rings_SINGLE-SUB_dashboard');
+});
 
 // --- admin: meeting_knocks --- //
-Route::get('/meeting_knocks', 'meeting_knocks_Controller@index')->name('meeting_knocks-index');
-Route::get('/meeting_knocks/view/{uid}', 'meeting_knocks_Controller@view')->name('meeting_knocks-view');
+Route::prefix('/meeting_knocks')->group(function () {
+	Route::get('', 'meeting_knocks_Controller@index')->name('meeting_knocks-index');
+	Route::get('view/{uid}', 'meeting_knocks_Controller@view')->name('meeting_knocks-view');
+});
 
 // --- admin: meeting_knocks_SINGLE --- //
-Route::get('/meeting_knocks/view/{uid}/SUB_dashboard', 'meeting_knocks_SINGLE_Controller@SUB_dashboard')->name('meeting_knocks_SINGLE-SUB_dashboard');
+Route::prefix('/meeting_knocks/view/{uid}')->group(function () {
+	Route::get('SUB_dashboard', 'meeting_knocks_SINGLE_Controller@SUB_dashboard')->name('meeting_knocks_SINGLE-SUB_dashboard');
+});
 
 // --- admin: meeting_messages --- //
-Route::get('/meeting_messages', 'meeting_messages_Controller@index')->name('meeting_messages-index');
-Route::get('/meeting_message/view/{uid}', 'meeting_messages_Controller@view')->name('meeting_messages-view');
+Route::prefix('/meeting_messages')->group(function () {
+	Route::get('', 'meeting_messages_Controller@index')->name('meeting_messages-index');
+	Route::get('view/{uid}', 'meeting_messages_Controller@view')->name('meeting_messages-view');
+});
 
 // --- admin: meeting_messages_SINGLE --- //
-Route::get('/meeting_message/view/{uid}/SUB_dashboard', 'meeting_messages_SINGLE_Controller@SUB_dashboard')->name('meeting_messages_SINGLE-SUB_dashboard');
+Route::prefix('/meeting_message/view/{uid}')->group(function () {
+	Route::get('SUB_dashboard', 'meeting_messages_SINGLE_Controller@SUB_dashboard')->name('meeting_messages_SINGLE-SUB_dashboard');
+});
 
 // --- admin: section_templates --- //
-Route::get('/section_templates', 'section_templates_Controller@index')->name('section_templates-index');
-Route::get('/section_templates/add_new', 'section_templates_Controller@add_new')->name('section_templates-add_new');
-
+Route::prefix('/section_templates')->group(function () {
+	Route::get('', 'section_templates_Controller@index')->name('section_templates-index');
+	Route::get('add_new', 'section_templates_Controller@add_new')->name('section_templates-add_new');
+});