|
@@ -10,7 +10,7 @@
|
|
|
<i class="fas fa-user-injured"></i>
|
|
|
RM Bills to Sign
|
|
|
</strong>
|
|
|
- @if($pro->is_hcp)
|
|
|
+ @if($pro->is_hcp && $bills && count($bills))
|
|
|
<div moe="" relative class="ml-auto">
|
|
|
<a class="font-weight-bold" href="#" show start>Sign All Bills</a>
|
|
|
<form url="/api/bill/signAllPendingForRM" right>
|