|
@@ -1,16 +1,16 @@
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_dashboard' class='d-block px-3 py-2 border-bottom {{ 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='/pros/view/<?= $record->uid ?>/SUB_payment_schedule' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_payment_schedule' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Payment Schedule</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_clients' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_clients' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Clients</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_pro_access' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_pro_access' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Pro Access</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_mcp_updates' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_mcp_updates' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Mcp Updates</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_ally_updates' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_ally_updates' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Ally Updates</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_erx' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_erx' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Erx</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_action_items' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_action_items' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Action Items</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_care_months' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_care_months' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Care Months</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_care_month_entries' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_care_month_entries' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Care Month Entries</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_notes' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_notes' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Notes</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_bills' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_bills' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Bills</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_pro_transactions' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_pro_transactions' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Pro Transactions</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_lobby_pros' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_lobby_pros' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Lobby Pros</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_sessions' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_sessions' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Sessions</a>
|
|
|
-<a href='/pros/view/<?= $record->uid ?>/SUB_audit_log' class='d-block px-3 py-2 border-bottom {{ request()->route()->getActionMethod() === 'SUB_audit_log' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Audit Log</a>
|
|
|
+<a href='/pros/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='/pros/view/<?= $record->uid ?>/SUB_payment_schedule' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_payment_schedule' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Payment Schedule</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_clients' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_clients' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Clients</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_pro_access' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_pro_access' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Pro Access</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_mcp_updates' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_mcp_updates' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Mcp Updates</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_ally_updates' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_ally_updates' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Ally Updates</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_erx' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_erx' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Erx</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_action_items' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_action_items' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Action Items</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_care_months' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_care_months' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Care Months</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_care_month_entries' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_care_month_entries' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Care Month Entries</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_notes' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_notes' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Notes</a>
|
|
|
+<a href='/pros/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='/pros/view/<?= $record->uid ?>/SUB_pro_transactions' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_pro_transactions' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Pro Transactions</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_lobby_pros' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_lobby_pros' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Lobby Pros</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_sessions' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_sessions' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Sessions</a>
|
|
|
+<a href='/pros/view/<?= $record->uid ?>/SUB_audit_log' class='d-block px-3 py-2 border-bottom stag-sublink {{ request()->route()->getActionMethod() === 'SUB_audit_log' ? 'bg-secondary text-white font-weight-bold' : '' }}'>Audit Log</a>
|