|
@@ -634,7 +634,7 @@ $addressParts .= implode(", ", $addressPart2);
|
|
@if($missingDefaultMCPCPAndLocation)
|
|
@if($missingDefaultMCPCPAndLocation)
|
|
<div class="mx-2 mb-2 alert alert-warning p-2 mcp-theme-1 d-flex align-items-baseline rounded-0 border-warning">
|
|
<div class="mx-2 mb-2 alert alert-warning p-2 mcp-theme-1 d-flex align-items-baseline rounded-0 border-warning">
|
|
<i class="fa fa-exclamation-triangle"></i>
|
|
<i class="fa fa-exclamation-triangle"></i>
|
|
- <span class="ml-2 font-weight-bold">This patient is missing the default MCP company pro and or location!</span>
|
|
|
|
|
|
+ <span class="ml-2 font-weight-bold">This patient is missing the default MCP company pro and/or location!</span>
|
|
<a href="{{route('patients.view.settings', ['patient' => $patient])}}" class="ml-2 font-weight-bold">Settings</a>
|
|
<a href="{{route('patients.view.settings', ['patient' => $patient])}}" class="ml-2 font-weight-bold">Settings</a>
|
|
</div>
|
|
</div>
|
|
@endif
|
|
@endif
|