Commit ff68a722 authored by Michael Ngei's avatar Michael Ngei

passport updates

parent 141316c3
......@@ -16,8 +16,6 @@
@endif
</x-adminlte-card>
<div class="row" style="width: 100%;">
@if($role->hasPermissionTo("Basic View ID Details"))
<div class="col-12 text-center">
@if(isset($human_passport->identity_card_no))
......@@ -224,7 +222,6 @@
</td>
<td>
@if(isset($human_passport->expiry_date))
@if ($doc_date < $currentDate)
<h4>
<span class="badge badge-danger">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment