瀏覽代碼

All generated source code (upper case fixed)

Vijayakrishnan Krishnan 5 年之前
父節點
當前提交
88832efb11
共有 86 個文件被更改,包括 188 次插入188 次删除
  1. 1 1
      app/Console/Commands/GenerateTreeCommand.php
  2. 1 1
      app/Http/Controllers/AppSessionController.php
  3. 1 1
      app/Http/Controllers/action_items_Controller.php
  4. 2 2
      app/Http/Controllers/action_items_SINGLE_Controller.php
  5. 1 1
      app/Http/Controllers/ally_updates_Controller.php
  6. 1 1
      app/Http/Controllers/bills_Controller.php
  7. 3 3
      app/Http/Controllers/bills_SINGLE_Controller.php
  8. 1 1
      app/Http/Controllers/care_month_entries_Controller.php
  9. 1 1
      app/Http/Controllers/care_months_Controller.php
  10. 3 3
      app/Http/Controllers/care_months_SINGLE_Controller.php
  11. 1 1
      app/Http/Controllers/mcp_updates_Controller.php
  12. 2 2
      app/Http/Controllers/my_clients_Controller.php
  13. 47 47
      app/Http/Controllers/my_clients_SINGLE_Controller.php
  14. 2 2
      app/Http/Controllers/my_teams_Controller.php
  15. 4 4
      app/Http/Controllers/my_teams_SINGLE_Controller.php
  16. 1 1
      app/Http/Controllers/notes_Controller.php
  17. 4 4
      app/Http/Controllers/notes_SINGLE_Controller.php
  18. 1 1
      app/Http/Controllers/pro_access_Controller.php
  19. 1 1
      app/Http/Controllers/transactions_Controller.php
  20. 1 1
      resources/views/pro/action_items/view.blade.php
  21. 2 2
      resources/views/pro/action_items_SINGLE/SUB_audit_log.blade.php
  22. 2 2
      resources/views/pro/action_items_SINGLE/SUB_dashboard.blade.php
  23. 1 1
      resources/views/pro/bills/view.blade.php
  24. 2 2
      resources/views/pro/bills_SINGLE/SUB_audit_log.blade.php
  25. 2 2
      resources/views/pro/bills_SINGLE/SUB_dashboard.blade.php
  26. 2 2
      resources/views/pro/bills_SINGLE/SUB_transactions.blade.php
  27. 1 1
      resources/views/pro/care_months/view.blade.php
  28. 2 2
      resources/views/pro/care_months_SINGLE/SUB_audit_log.blade.php
  29. 2 2
      resources/views/pro/care_months_SINGLE/SUB_dashboard.blade.php
  30. 2 2
      resources/views/pro/care_months_SINGLE/SUB_time_entries.blade.php
  31. 1 1
      resources/views/pro/my_clients/view.blade.php
  32. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken.blade.php
  33. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_deactivate.blade.php
  34. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToFalse.blade.php
  35. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToTrue.blade.php
  36. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putAlly.blade.php
  37. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putCrmReasons.blade.php
  38. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putDateOfBirth.blade.php
  39. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putGender.blade.php
  40. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putMcp.blade.php
  41. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putName.blade.php
  42. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putNewCellNumber.blade.php
  43. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putNewEmailAddress.blade.php
  44. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putProfilePicture.blade.php
  45. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_putTeam.blade.php
  46. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_reactivate.blade.php
  47. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_sendCellNumberConfirmationMessage.blade.php
  48. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_sendEmailAddressConfirmationMessage.blade.php
  49. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToFalse.blade.php
  50. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToTrue.blade.php
  51. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToFalse.blade.php
  52. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToTrue.blade.php
  53. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToFalse.blade.php
  54. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToTrue.blade.php
  55. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateAddress.blade.php
  56. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateDeactivationMemo.blade.php
  57. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateIntakeInfo.blade.php
  58. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateMcpEmVisitInfo.blade.php
  59. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateMedicareNumber.blade.php
  60. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updatePhoneInfo.blade.php
  61. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateReactivationMemo.blade.php
  62. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInCm.blade.php
  63. 1 1
      resources/views/pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInRm.blade.php
  64. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_action_items.blade.php
  65. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_ally_updates.blade.php
  66. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_audit_log.blade.php
  67. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_bills.blade.php
  68. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_care_month_entries.blade.php
  69. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_care_months.blade.php
  70. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_dashboard.blade.php
  71. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_erx.blade.php
  72. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_mcp_updates.blade.php
  73. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_med_profile.blade.php
  74. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_med_profile_log.blade.php
  75. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_notes.blade.php
  76. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_pro_access.blade.php
  77. 2 2
      resources/views/pro/my_clients_SINGLE/SUB_related_transactions.blade.php
  78. 1 1
      resources/views/pro/my_teams/view.blade.php
  79. 1 1
      resources/views/pro/my_teams_SINGLE/ACTION_updateTeamNumber.blade.php
  80. 2 2
      resources/views/pro/my_teams_SINGLE/SUB_audit_log.blade.php
  81. 2 2
      resources/views/pro/my_teams_SINGLE/SUB_clients.blade.php
  82. 2 2
      resources/views/pro/my_teams_SINGLE/SUB_dashboard.blade.php
  83. 1 1
      resources/views/pro/notes/view.blade.php
  84. 2 2
      resources/views/pro/notes_SINGLE/SUB_audit_log.blade.php
  85. 2 2
      resources/views/pro/notes_SINGLE/SUB_dashboard.blade.php
  86. 17 17
      routes/generated.php

+ 1 - 1
app/Console/Commands/GenerateTreeCommand.php

@@ -59,7 +59,7 @@ class GenerateTreeCommand extends Command
 
             // no leading space - root specifier
             if($line[0] !== ' ') {
-                $currentRoot = trim($line);
+                $currentRoot = strtolower(trim($line));
             }
             else {
 

+ 1 - 1
app/Http/Controllers/AppSessionController.php

@@ -19,7 +19,7 @@ class AppSessionController extends Controller
     }
 
     public function processProLogIn(Request $request){
-        $loginUrl = env('BACKEND_URL').'/api/session/proLogIn';
+        $loginUrl = env('BACKEND_URL', 'http://localhost:8080') . '/api/session/proLogIn';
 
         $response = Http::asForm()->post($loginUrl, [
             'cellNumber' => $request->get('cellNumber'),

+ 1 - 1
app/Http/Controllers/action_items_Controller.php

@@ -12,7 +12,7 @@ class action_items_Controller extends Controller
 	// GET /action_items
 	public function index(Request $request) {
 		$records = DB::table('action_item')->get();
-		return view('PRO/action_items/index', compact('records'));
+		return view('pro/action_items/index', compact('records'));
 	}
 
 	// GET /action_items/view/{uid}

+ 2 - 2
app/Http/Controllers/action_items_SINGLE_Controller.php

@@ -12,12 +12,12 @@ class action_items_SINGLE_Controller extends Controller
 	// GET /action_items/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('action_item')->where('uid', $uid)->first();
-		return view('PRO/action_items_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/action_items_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /action_items/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('action_item')->where('uid', $uid)->first();
-		return view('PRO/action_items_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/action_items_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 1 - 1
app/Http/Controllers/ally_updates_Controller.php

@@ -12,6 +12,6 @@ class ally_updates_Controller extends Controller
 	// GET /ally_updates
 	public function index(Request $request) {
 		$records = DB::table('client_ally_update')->get();
-		return view('PRO/ally_updates/index', compact('records'));
+		return view('pro/ally_updates/index', compact('records'));
 	}
 }

+ 1 - 1
app/Http/Controllers/bills_Controller.php

@@ -12,7 +12,7 @@ class bills_Controller extends Controller
 	// GET /bills
 	public function index(Request $request) {
 		$records = DB::table('bill')->get();
-		return view('PRO/bills/index', compact('records'));
+		return view('pro/bills/index', compact('records'));
 	}
 
 	// GET /bills/view/{uid}

+ 3 - 3
app/Http/Controllers/bills_SINGLE_Controller.php

@@ -12,18 +12,18 @@ class bills_SINGLE_Controller extends Controller
 	// GET /bills/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('bill')->where('uid', $uid)->first();
-		return view('PRO/bills_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/bills_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /bills/view/{uid}/SUB_transactions
 	public function SUB_transactions(Request $request, $uid) {
 		$record = DB::table('bill')->where('uid', $uid)->first();
-		return view('PRO/bills_SINGLE/SUB_transactions', compact('record'));
+		return view('pro/bills_SINGLE/SUB_transactions', compact('record'));
 	}
 
 	// GET /bills/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('bill')->where('uid', $uid)->first();
-		return view('PRO/bills_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/bills_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 1 - 1
app/Http/Controllers/care_month_entries_Controller.php

@@ -12,6 +12,6 @@ class care_month_entries_Controller extends Controller
 	// GET /care_month_entries
 	public function index(Request $request) {
 		$records = DB::table('care_month_entry')->get();
-		return view('PRO/care_month_entries/index', compact('records'));
+		return view('pro/care_month_entries/index', compact('records'));
 	}
 }

+ 1 - 1
app/Http/Controllers/care_months_Controller.php

@@ -12,7 +12,7 @@ class care_months_Controller extends Controller
 	// GET /care_months
 	public function index(Request $request) {
 		$records = DB::table('care_month')->get();
-		return view('PRO/care_months/index', compact('records'));
+		return view('pro/care_months/index', compact('records'));
 	}
 
 	// GET /care_months/view/{uid}

+ 3 - 3
app/Http/Controllers/care_months_SINGLE_Controller.php

@@ -12,18 +12,18 @@ class care_months_SINGLE_Controller extends Controller
 	// GET /care_months/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('care_month')->where('uid', $uid)->first();
-		return view('PRO/care_months_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/care_months_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /care_months/view/{uid}/SUB_time_entries
 	public function SUB_time_entries(Request $request, $uid) {
 		$record = DB::table('care_month')->where('uid', $uid)->first();
-		return view('PRO/care_months_SINGLE/SUB_time_entries', compact('record'));
+		return view('pro/care_months_SINGLE/SUB_time_entries', compact('record'));
 	}
 
 	// GET /care_months/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('care_month')->where('uid', $uid)->first();
-		return view('PRO/care_months_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/care_months_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 1 - 1
app/Http/Controllers/mcp_updates_Controller.php

@@ -12,6 +12,6 @@ class mcp_updates_Controller extends Controller
 	// GET /mcp_updates
 	public function index(Request $request) {
 		$records = DB::table('client_mcp_update')->get();
-		return view('PRO/mcp_updates/index', compact('records'));
+		return view('pro/mcp_updates/index', compact('records'));
 	}
 }

+ 2 - 2
app/Http/Controllers/my_clients_Controller.php

@@ -12,13 +12,13 @@ class my_clients_Controller extends Controller
 	// GET /my_clients
 	public function index(Request $request) {
 		$records = DB::table('client')->get();
-		return view('PRO/my_clients/index', compact('records'));
+		return view('pro/my_clients/index', compact('records'));
 	}
 
 	// GET /my_clients/add_new
 	public function add_new(Request $request) {
 		$records = DB::table('client')->get();
-		return view('PRO/my_clients/add_new', compact('records'));
+		return view('pro/my_clients/add_new', compact('records'));
 	}
 
 	// GET /my_clients/view/{uid}

+ 47 - 47
app/Http/Controllers/my_clients_SINGLE_Controller.php

@@ -12,282 +12,282 @@ class my_clients_SINGLE_Controller extends Controller
 	// GET /my_clients/view/{uid}/ACTION_sendCellNumberConfirmationMessage
 	public function ACTION_sendCellNumberConfirmationMessage(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_sendCellNumberConfirmationMessage', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_sendCellNumberConfirmationMessage', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_confirmCellNumberWithConfirmationToken
 	public function ACTION_confirmCellNumberWithConfirmationToken(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_confirmCellNumberWithConfirmationToken', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_confirmCellNumberWithConfirmationToken', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putNewCellNumber
 	public function ACTION_putNewCellNumber(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putNewCellNumber', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putNewCellNumber', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_sendEmailAddressConfirmationMessage
 	public function ACTION_sendEmailAddressConfirmationMessage(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_sendEmailAddressConfirmationMessage', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_sendEmailAddressConfirmationMessage', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_confirmEmailAddressWithConfirmationToken
 	public function ACTION_confirmEmailAddressWithConfirmationToken(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_confirmEmailAddressWithConfirmationToken', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putNewEmailAddress
 	public function ACTION_putNewEmailAddress(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putNewEmailAddress', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putNewEmailAddress', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putTeam
 	public function ACTION_putTeam(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putTeam', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putTeam', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putMcp
 	public function ACTION_putMcp(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putMcp', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putMcp', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putAlly
 	public function ACTION_putAlly(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putAlly', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putAlly', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putName
 	public function ACTION_putName(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putName', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putName', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putGender
 	public function ACTION_putGender(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putGender', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putGender', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putDateOfBirth
 	public function ACTION_putDateOfBirth(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putDateOfBirth', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putDateOfBirth', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putProfilePicture
 	public function ACTION_putProfilePicture(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putProfilePicture', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putProfilePicture', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updatePhoneInfo
 	public function ACTION_updatePhoneInfo(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updatePhoneInfo', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updatePhoneInfo', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateAddress
 	public function ACTION_updateAddress(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateAddress', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateAddress', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateMedicareNumber
 	public function ACTION_updateMedicareNumber(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateMedicareNumber', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateMedicareNumber', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_manuallySetIsPartBPrimaryConfirmedToTrue
 	public function ACTION_manuallySetIsPartBPrimaryConfirmedToTrue(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToTrue', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToTrue', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_manuallySetIsPartBPrimaryConfirmedToFalse
 	public function ACTION_manuallySetIsPartBPrimaryConfirmedToFalse(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToFalse', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_manuallySetIsPartBPrimaryConfirmedToFalse', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setHasMcpDoneEmVisitToTrue
 	public function ACTION_setHasMcpDoneEmVisitToTrue(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToTrue', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToTrue', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateMcpEmVisitInfo
 	public function ACTION_updateMcpEmVisitInfo(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateMcpEmVisitInfo', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateMcpEmVisitInfo', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setHasMcpDoneEmVisitToFalse
 	public function ACTION_setHasMcpDoneEmVisitToFalse(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToFalse', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setHasMcpDoneEmVisitToFalse', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_putCrmReasons
 	public function ACTION_putCrmReasons(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_putCrmReasons', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_putCrmReasons', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setIsClientEnrolledInCmToTrue
 	public function ACTION_setIsClientEnrolledInCmToTrue(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToTrue', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToTrue', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setIsClientEnrolledInCmToFalse
 	public function ACTION_setIsClientEnrolledInCmToFalse(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToFalse', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInCmToFalse', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateWhyNotEnrolledInCm
 	public function ACTION_updateWhyNotEnrolledInCm(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInCm', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInCm', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setIsClientEnrolledInRmToTrue
 	public function ACTION_setIsClientEnrolledInRmToTrue(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToTrue', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToTrue', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_setIsClientEnrolledInRmToFalse
 	public function ACTION_setIsClientEnrolledInRmToFalse(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToFalse', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_setIsClientEnrolledInRmToFalse', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateWhyNotEnrolledInRm
 	public function ACTION_updateWhyNotEnrolledInRm(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInRm', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateWhyNotEnrolledInRm', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateIntakeInfo
 	public function ACTION_updateIntakeInfo(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateIntakeInfo', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateIntakeInfo', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_deactivate
 	public function ACTION_deactivate(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_deactivate', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_deactivate', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateDeactivationMemo
 	public function ACTION_updateDeactivationMemo(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateDeactivationMemo', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateDeactivationMemo', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_reactivate
 	public function ACTION_reactivate(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_reactivate', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_reactivate', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/ACTION_updateReactivationMemo
 	public function ACTION_updateReactivationMemo(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/ACTION_updateReactivationMemo', compact('record'));
+		return view('pro/my_clients_SINGLE/ACTION_updateReactivationMemo', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_med_profile
 	public function SUB_med_profile(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_med_profile', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_med_profile', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_med_profile_log
 	public function SUB_med_profile_log(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_med_profile_log', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_med_profile_log', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_pro_access
 	public function SUB_pro_access(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_pro_access', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_pro_access', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_notes
 	public function SUB_notes(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_notes', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_notes', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_care_months
 	public function SUB_care_months(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_care_months', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_care_months', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_care_month_entries
 	public function SUB_care_month_entries(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_care_month_entries', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_care_month_entries', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_bills
 	public function SUB_bills(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_bills', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_bills', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_related_transactions
 	public function SUB_related_transactions(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_related_transactions', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_related_transactions', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_action_items
 	public function SUB_action_items(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_action_items', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_action_items', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_erx
 	public function SUB_erx(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_erx', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_erx', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_mcp_updates
 	public function SUB_mcp_updates(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_mcp_updates', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_mcp_updates', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_ally_updates
 	public function SUB_ally_updates(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_ally_updates', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_ally_updates', compact('record'));
 	}
 
 	// GET /my_clients/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('client')->where('uid', $uid)->first();
-		return view('PRO/my_clients_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/my_clients_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 2 - 2
app/Http/Controllers/my_teams_Controller.php

@@ -12,13 +12,13 @@ class my_teams_Controller extends Controller
 	// GET /my_teams
 	public function index(Request $request) {
 		$records = DB::table('team')->get();
-		return view('PRO/my_teams/index', compact('records'));
+		return view('pro/my_teams/index', compact('records'));
 	}
 
 	// GET /my_teams/add_new
 	public function add_new(Request $request) {
 		$records = DB::table('team')->get();
-		return view('PRO/my_teams/add_new', compact('records'));
+		return view('pro/my_teams/add_new', compact('records'));
 	}
 
 	// GET /my_teams/view/{uid}

+ 4 - 4
app/Http/Controllers/my_teams_SINGLE_Controller.php

@@ -12,24 +12,24 @@ class my_teams_SINGLE_Controller extends Controller
 	// GET /my_teams/view/{uid}/ACTION_updateTeamNumber
 	public function ACTION_updateTeamNumber(Request $request, $uid) {
 		$record = DB::table('team')->where('uid', $uid)->first();
-		return view('PRO/my_teams_SINGLE/ACTION_updateTeamNumber', compact('record'));
+		return view('pro/my_teams_SINGLE/ACTION_updateTeamNumber', compact('record'));
 	}
 
 	// GET /my_teams/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('team')->where('uid', $uid)->first();
-		return view('PRO/my_teams_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/my_teams_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /my_teams/view/{uid}/SUB_clients
 	public function SUB_clients(Request $request, $uid) {
 		$record = DB::table('team')->where('uid', $uid)->first();
-		return view('PRO/my_teams_SINGLE/SUB_clients', compact('record'));
+		return view('pro/my_teams_SINGLE/SUB_clients', compact('record'));
 	}
 
 	// GET /my_teams/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('team')->where('uid', $uid)->first();
-		return view('PRO/my_teams_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/my_teams_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 1 - 1
app/Http/Controllers/notes_Controller.php

@@ -12,7 +12,7 @@ class notes_Controller extends Controller
 	// GET /notes
 	public function index(Request $request) {
 		$records = DB::table('note')->get();
-		return view('PRO/notes/index', compact('records'));
+		return view('pro/notes/index', compact('records'));
 	}
 
 	// GET /notes/view/{uid}

+ 4 - 4
app/Http/Controllers/notes_SINGLE_Controller.php

@@ -12,24 +12,24 @@ class notes_SINGLE_Controller extends Controller
 	// GET /notes/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('note')->where('uid', $uid)->first();
-		return view('PRO/notes_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/notes_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /notes/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('note')->where('uid', $uid)->first();
-		return view('PRO/notes_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/notes_SINGLE/SUB_audit_log', compact('record'));
 	}
 
 	// GET /notes/view/{uid}/SUB_dashboard
 	public function SUB_dashboard(Request $request, $uid) {
 		$record = DB::table('note')->where('uid', $uid)->first();
-		return view('PRO/notes_SINGLE/SUB_dashboard', compact('record'));
+		return view('pro/notes_SINGLE/SUB_dashboard', compact('record'));
 	}
 
 	// GET /notes/view/{uid}/SUB_audit_log
 	public function SUB_audit_log(Request $request, $uid) {
 		$record = DB::table('note')->where('uid', $uid)->first();
-		return view('PRO/notes_SINGLE/SUB_audit_log', compact('record'));
+		return view('pro/notes_SINGLE/SUB_audit_log', compact('record'));
 	}
 }

+ 1 - 1
app/Http/Controllers/pro_access_Controller.php

@@ -12,6 +12,6 @@ class pro_access_Controller extends Controller
 	// GET /pro_access
 	public function index(Request $request) {
 		$records = DB::table('client_pro_access')->get();
-		return view('PRO/pro_access/index', compact('records'));
+		return view('pro/pro_access/index', compact('records'));
 	}
 }

+ 1 - 1
app/Http/Controllers/transactions_Controller.php

@@ -12,6 +12,6 @@ class transactions_Controller extends Controller
 	// GET /transactions
 	public function index(Request $request) {
 		$records = DB::table('pro_transaction')->get();
-		return view('PRO/transactions/index', compact('records'));
+		return view('pro/transactions/index', compact('records'));
 	}
 }

+ 1 - 1
resources/views/pro/action_items/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/action_items/subs')
+                    @include('pro/action_items/subs')
                 </div>
             </div>
             <div class="col-9">

+ 2 - 2
resources/views/pro/action_items_SINGLE/SUB_audit_log.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.action_items.view')
+@extends('pro.action_items.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>action_items_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/action_items_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>action_items_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/action_items_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/action_items_SINGLE/SUB_dashboard.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.action_items.view')
+@extends('pro.action_items.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/action_items/actions')
+            @include('pro/action_items/actions')
         </div>
     </div>
 </div>

+ 1 - 1
resources/views/pro/bills/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/bills/subs')
+                    @include('pro/bills/subs')
                 </div>
             </div>
             <div class="col-9">

+ 2 - 2
resources/views/pro/bills_SINGLE/SUB_audit_log.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.bills.view')
+@extends('pro.bills.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>bills_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/bills_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>bills_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/bills_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/bills_SINGLE/SUB_dashboard.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.bills.view')
+@extends('pro.bills.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/bills/actions')
+            @include('pro/bills/actions')
         </div>
     </div>
 </div>

+ 2 - 2
resources/views/pro/bills_SINGLE/SUB_transactions.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.bills.view')
+@extends('pro.bills.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Transactions</h4>Controller: <b>bills_SINGLE</b><br>Action: <b>SUB_transactions()</b><br>View: <b>PRO/bills_SINGLE/SUB_transactions.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Transactions</h4>Controller: <b>bills_SINGLE</b><br>Action: <b>SUB_transactions()</b><br>View: <b>pro/bills_SINGLE/SUB_transactions.blade.php</b><br>
 
 @endsection

+ 1 - 1
resources/views/pro/care_months/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/care_months/subs')
+                    @include('pro/care_months/subs')
                 </div>
             </div>
             <div class="col-9">

+ 2 - 2
resources/views/pro/care_months_SINGLE/SUB_audit_log.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.care_months.view')
+@extends('pro.care_months.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>care_months_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/care_months_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>care_months_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/care_months_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/care_months_SINGLE/SUB_dashboard.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.care_months.view')
+@extends('pro.care_months.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/care_months/actions')
+            @include('pro/care_months/actions')
         </div>
     </div>
 </div>

+ 2 - 2
resources/views/pro/care_months_SINGLE/SUB_time_entries.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.care_months.view')
+@extends('pro.care_months.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Time Entries</h4>Controller: <b>care_months_SINGLE</b><br>Action: <b>SUB_time_entries()</b><br>View: <b>PRO/care_months_SINGLE/SUB_time_entries.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Time Entries</h4>Controller: <b>care_months_SINGLE</b><br>Action: <b>SUB_time_entries()</b><br>View: <b>pro/care_months_SINGLE/SUB_time_entries.blade.php</b><br>
 
 @endsection

+ 1 - 1
resources/views/pro/my_clients/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/my_clients/subs')
+                    @include('pro/my_clients/subs')
                 </div>
             </div>
             <div class="col-9">

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <h4 class='my-3'>

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Action Items</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_action_items()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_action_items.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Action Items</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_action_items()</b><br>View: <b>pro/my_clients_SINGLE/SUB_action_items.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Ally Updates</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_ally_updates()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_ally_updates.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Ally Updates</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_ally_updates()</b><br>View: <b>pro/my_clients_SINGLE/SUB_ally_updates.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/my_clients_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Bills</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_bills()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_bills.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Bills</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_bills()</b><br>View: <b>pro/my_clients_SINGLE/SUB_bills.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Care Month Entries</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_care_month_entries()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_care_month_entries.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Care Month Entries</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_care_month_entries()</b><br>View: <b>pro/my_clients_SINGLE/SUB_care_month_entries.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Care Months</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_care_months()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_care_months.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Care Months</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_care_months()</b><br>View: <b>pro/my_clients_SINGLE/SUB_care_months.blade.php</b><br>
 
 @endsection

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

@@ -1,4 +1,4 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/my_clients/actions')
+            @include('pro/my_clients/actions')
         </div>
     </div>
 </div>

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Erx</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_erx()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_erx.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Erx</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_erx()</b><br>View: <b>pro/my_clients_SINGLE/SUB_erx.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Mcp Updates</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_mcp_updates()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_mcp_updates.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Mcp Updates</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_mcp_updates()</b><br>View: <b>pro/my_clients_SINGLE/SUB_mcp_updates.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Med Profile</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_med_profile()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_med_profile.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Med Profile</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_med_profile()</b><br>View: <b>pro/my_clients_SINGLE/SUB_med_profile.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Med Profile Log</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_med_profile_log()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_med_profile_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Med Profile Log</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_med_profile_log()</b><br>View: <b>pro/my_clients_SINGLE/SUB_med_profile_log.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Notes</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_notes()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_notes.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Notes</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_notes()</b><br>View: <b>pro/my_clients_SINGLE/SUB_notes.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Pro Access</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_pro_access()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_pro_access.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Pro Access</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_pro_access()</b><br>View: <b>pro/my_clients_SINGLE/SUB_pro_access.blade.php</b><br>
 
 @endsection

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

@@ -1,6 +1,6 @@
-@extends('PRO.my_clients.view')
+@extends('pro.my_clients.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Related Transactions</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_related_transactions()</b><br>View: <b>PRO/my_clients_SINGLE/SUB_related_transactions.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Related Transactions</h4>Controller: <b>my_clients_SINGLE</b><br>Action: <b>SUB_related_transactions()</b><br>View: <b>pro/my_clients_SINGLE/SUB_related_transactions.blade.php</b><br>
 
 @endsection

+ 1 - 1
resources/views/pro/my_teams/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/my_teams/subs')
+                    @include('pro/my_teams/subs')
                 </div>
             </div>
             <div class="col-9">

+ 1 - 1
resources/views/pro/my_teams_SINGLE/ACTION_updateTeamNumber.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.my_teams.view')
+@extends('pro.my_teams.view')
 @section('content-inner')
 
     <h4 class='my-3'>

+ 2 - 2
resources/views/pro/my_teams_SINGLE/SUB_audit_log.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.my_teams.view')
+@extends('pro.my_teams.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>my_teams_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/my_teams_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>my_teams_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/my_teams_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/my_teams_SINGLE/SUB_clients.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.my_teams.view')
+@extends('pro.my_teams.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Clients</h4>Controller: <b>my_teams_SINGLE</b><br>Action: <b>SUB_clients()</b><br>View: <b>PRO/my_teams_SINGLE/SUB_clients.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Clients</h4>Controller: <b>my_teams_SINGLE</b><br>Action: <b>SUB_clients()</b><br>View: <b>pro/my_teams_SINGLE/SUB_clients.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/my_teams_SINGLE/SUB_dashboard.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.my_teams.view')
+@extends('pro.my_teams.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/my_teams/actions')
+            @include('pro/my_teams/actions')
         </div>
     </div>
 </div>

+ 1 - 1
resources/views/pro/notes/view.blade.php

@@ -15,7 +15,7 @@
         <div class="row">
             <div class="col-3">
                 <div class="border-right h-100">
-                    @include('PRO/notes/subs')
+                    @include('pro/notes/subs')
                 </div>
             </div>
             <div class="col-9">

+ 2 - 2
resources/views/pro/notes_SINGLE/SUB_audit_log.blade.php

@@ -1,6 +1,6 @@
-@extends('PRO.notes.view')
+@extends('pro.notes.view')
 @section('content-inner')
 
-    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>notes_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>PRO/notes_SINGLE/SUB_audit_log.blade.php</b><br>
+    <h4 class='py-3 border-bottom'>Audit Log</h4>Controller: <b>notes_SINGLE</b><br>Action: <b>SUB_audit_log()</b><br>View: <b>pro/notes_SINGLE/SUB_audit_log.blade.php</b><br>
 
 @endsection

+ 2 - 2
resources/views/pro/notes_SINGLE/SUB_dashboard.blade.php

@@ -1,4 +1,4 @@
-@extends('PRO.notes.view')
+@extends('pro.notes.view')
 @section('content-inner')
 
     <div class="row">
@@ -7,7 +7,7 @@
     </div>
     <div class="col-6">
         <div class="border-left h-100 pt-3 px-3">
-            @include('PRO/notes/actions')
+            @include('pro/notes/actions')
         </div>
     </div>
 </div>

+ 17 - 17
routes/generated.php

@@ -2,23 +2,23 @@
 
 use Illuminate\Support\Facades\Route;
 
-// --- PRO: my_teams --- //
+// --- pro: my_teams --- //
 Route::get('/my_teams', 'my_teams_Controller@index')->name('my_teams-index');
 Route::get('/my_teams/add_new', 'my_teams_Controller@add_new')->name('my_teams-add_new');
 Route::get('/my_teams/view/{uid}', 'my_teams_Controller@view')->name('my_teams-view');
 
-// --- PRO: my_teams_SINGLE --- //
+// --- pro: my_teams_SINGLE --- //
 Route::get('/my_teams/view/{uid}/ACTION_updateTeamNumber', 'my_teams_SINGLE_Controller@ACTION_updateTeamNumber')->name('my_teams_SINGLE-ACTION_updateTeamNumber');
 Route::get('/my_teams/view/{uid}/SUB_dashboard', 'my_teams_SINGLE_Controller@SUB_dashboard')->name('my_teams_SINGLE-SUB_dashboard');
 Route::get('/my_teams/view/{uid}/SUB_clients', 'my_teams_SINGLE_Controller@SUB_clients')->name('my_teams_SINGLE-SUB_clients');
 Route::get('/my_teams/view/{uid}/SUB_audit_log', 'my_teams_SINGLE_Controller@SUB_audit_log')->name('my_teams_SINGLE-SUB_audit_log');
 
-// --- PRO: my_clients --- //
+// --- 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');
 
-// --- PRO: my_clients_SINGLE --- //
+// --- 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');
@@ -67,54 +67,54 @@ Route::get('/my_clients/view/{uid}/SUB_mcp_updates', 'my_clients_SINGLE_Controll
 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');
 
-// --- PRO: notes --- //
+// --- pro: notes --- //
 Route::get('/notes', 'notes_Controller@index')->name('notes-index');
 Route::get('/notes/view/{uid}', 'notes_Controller@view')->name('notes-view');
 
-// --- PRO: notes_SINGLE --- //
+// --- pro: notes_SINGLE --- //
 Route::get('/notes/view/{uid}/SUB_dashboard', 'notes_SINGLE_Controller@SUB_dashboard')->name('notes_SINGLE-SUB_dashboard');
 Route::get('/notes/view/{uid}/SUB_audit_log', 'notes_SINGLE_Controller@SUB_audit_log')->name('notes_SINGLE-SUB_audit_log');
 Route::get('/notes/view/{uid}/SUB_dashboard', 'notes_SINGLE_Controller@SUB_dashboard')->name('notes_SINGLE-SUB_dashboard');
 Route::get('/notes/view/{uid}/SUB_audit_log', 'notes_SINGLE_Controller@SUB_audit_log')->name('notes_SINGLE-SUB_audit_log');
 
-// --- PRO: action_items --- //
+// --- 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');
 
-// --- PRO: action_items_SINGLE --- //
+// --- pro: action_items_SINGLE --- //
 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');
 
-// --- PRO: care_months --- //
+// --- 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');
 
-// --- PRO: care_months_SINGLE --- //
+// --- pro: care_months_SINGLE --- //
 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_time_entries', 'care_months_SINGLE_Controller@SUB_time_entries')->name('care_months_SINGLE-SUB_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');
 
-// --- PRO: care_month_entries --- //
+// --- pro: care_month_entries --- //
 Route::get('/care_month_entries', 'care_month_entries_Controller@index')->name('care_month_entries-index');
 
-// --- PRO: bills --- //
+// --- pro: bills --- //
 Route::get('/bills', 'bills_Controller@index')->name('bills-index');
 Route::get('/bills/view/{uid}', 'bills_Controller@view')->name('bills-view');
 
-// --- PRO: bills_SINGLE --- //
+// --- pro: bills_SINGLE --- //
 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');
 
-// --- PRO: transactions --- //
+// --- pro: transactions --- //
 Route::get('/transactions', 'transactions_Controller@index')->name('transactions-index');
 
-// --- PRO: pro_access --- //
+// --- pro: pro_access --- //
 Route::get('/pro_access', 'pro_access_Controller@index')->name('pro_access-index');
 
-// --- PRO: mcp_updates --- //
+// --- pro: mcp_updates --- //
 Route::get('/mcp_updates', 'mcp_updates_Controller@index')->name('mcp_updates-index');
 
-// --- PRO: ally_updates --- //
+// --- pro: ally_updates --- //
 Route::get('/ally_updates', 'ally_updates_Controller@index')->name('ally_updates-index');