|
@@ -144,7 +144,7 @@
|
|
@endif
|
|
@endif
|
|
</a>
|
|
</a>
|
|
<form url="/api/client/putMedicareInfo" class="mcp-theme-1">
|
|
<form url="/api/client/putMedicareInfo" class="mcp-theme-1">
|
|
- <input type="hidden" name="clientUid" value="{{$patient->uid}}">
|
|
|
|
|
|
+ <input type="hidden" name="uid" value="{{$patient->uid}}">
|
|
<div class="mb-2">
|
|
<div class="mb-2">
|
|
<input type="text" class="form-control form-control-sm" name="nameFirst"
|
|
<input type="text" class="form-control form-control-sm" name="nameFirst"
|
|
value="{{$patient->name_first}}"
|
|
value="{{$patient->name_first}}"
|