Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
I
IPRSv2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Ngei
IPRSv2
Commits
ff68a722
Commit
ff68a722
authored
Apr 04, 2025
by
Michael Ngei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
passport updates
parent
141316c3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
document_data.blade.php
...earch/partials/tabs/passport_tabs/document_data.blade.php
+0
-3
No files found.
resources/views/livewire/search/partials/tabs/passport_tabs/document_data.blade.php
View file @
ff68a722
...
@@ -16,8 +16,6 @@
...
@@ -16,8 +16,6 @@
@endif
@endif
</x-adminlte-card>
</x-adminlte-card>
<div class="
row
" style="
width
:
100
%
;
">
<div class="
row
" style="
width
:
100
%
;
">
@if(
$role->hasPermissionTo
("
Basic
View
ID
Details
"))
@if(
$role->hasPermissionTo
("
Basic
View
ID
Details
"))
<div class="
col
-
12
text
-
center
">
<div class="
col
-
12
text
-
center
">
@if(isset(
$human_passport->identity_card_no
))
@if(isset(
$human_passport->identity_card_no
))
...
@@ -224,7 +222,6 @@
...
@@ -224,7 +222,6 @@
</td>
</td>
<td>
<td>
@if(isset(
$human_passport->expiry_date
))
@if(isset(
$human_passport->expiry_date
))
@if (
$doc_date
<
$currentDate
)
@if (
$doc_date
<
$currentDate
)
<h4>
<h4>
<span class="
badge
badge
-
danger
">
<span class="
badge
badge
-
danger
">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment