|
@@ -281,7 +281,7 @@ $isOldClient = (date_diff(date_create(config('app.point_impl_date')), date_creat
|
|
|
@endif
|
|
|
<main role="main" class="w-100 {{$trimLayout || $isVisitNote ? 'p-0' : ''}}">
|
|
|
@if($pro->is_enrolled_as_mcp && !$patient->mcp)
|
|
|
- <div class="alert alert-info bg-white mt-3 mcp-theme-1 p-3 hide-inside-ticket-popup">
|
|
|
+ <div class="alert alert-info bg-white mt-3 mcp-theme-1 p-3 hide-inside-ticket-popup m-1">
|
|
|
<div class="font-size-16">
|
|
|
<i class="fa fa-exclamation-triangle text-warning-mellow"></i>
|
|
|
This patient currently does not have an MCP assigned.
|