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
5cc05c5a
Commit
5cc05c5a
authored
Mar 23, 2025
by
Brian Wangora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Coat of arms on Advanced form moved to left side
parent
734ff9ba
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
247 additions
and
224 deletions
+247
-224
birth.blade.php
resources/views/livewire/search/advance/birth.blade.php
+34
-30
death.blade.php
resources/views/livewire/search/advance/death.blade.php
+34
-29
idsearch.blade.php
resources/views/livewire/search/advance/idsearch.blade.php
+82
-78
passport.blade.php
resources/views/livewire/search/advance/passport.blade.php
+47
-41
refugee.blade.php
resources/views/livewire/search/advance/refugee.blade.php
+47
-41
brand-logo-xs.blade.php
...s/vendor/adminlte/partials/common/brand-logo-xs.blade.php
+3
-5
No files found.
resources/views/livewire/search/advance/birth.blade.php
View file @
5cc05c5a
<div>
<div
style=
"display: flex; justify-content: start; align-items: center; gap: 40px;"
>
<div
style=
"display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 20px
;"
>
<img
src=
"{{ asset('images/coat-of-arms.webp
') }}"
<div
style=
"display: flex; flex: 0 0 auto; align-items: center; flex-direction: column
;"
>
<img
src=
"{{ asset('images/coat-of-arms.png
') }}"
alt=
"IPRS Logo"
class=
"brand-image"
style=
" width: 8em;"
>
<h3
style=
"margin-top: 20px;"
>
IPRS
</h3>
</div>
<div
style=
"flex: 1;"
>
<form
class=
"form-inline"
wire:submit=
"search"
method=
"POST"
>
@csrf
@method('POST')
...
...
@@ -38,4 +40,6 @@
</div>
</form>
</div>
</div>
</div>
\ No newline at end of file
resources/views/livewire/search/advance/death.blade.php
View file @
5cc05c5a
<div>
<div
style=
"display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 20px;"
>
<img
src=
"{{ asset('images/coat-of-arms.webp') }}"
<div
style=
"display: flex; justify-content: start; align-items: center; gap: 40px;"
>
<div
style=
"display: flex; flex: 0 0 auto; align-items: center; flex-direction: column;"
>
<img
src=
"{{ asset('images/coat-of-arms.png') }}"
alt=
"IPRS Logo"
class=
"brand-image"
style=
" width: 8em;"
>
<h3
style=
"margin-top: 20px;"
>
IPRS
</h3>
</div>
<div
style=
"flex: 1;"
>
<form
class=
"form-inline"
wire:submit=
"search"
method=
"POST"
>
@csrf
@method('POST')
...
...
@@ -38,4 +41,6 @@
</div>
</form>
</div>
</div>
</div>
\ No newline at end of file
resources/views/livewire/search/advance/idsearch.blade.php
View file @
5cc05c5a
<div>
<div
style=
"display: flex; justify-content: start; align-items: center; gap: 40px;"
>
<div
style=
"display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 20px
;"
>
<img
src=
"{{ asset('images/coat-of-arms.webp
') }}"
<div
style=
"display: flex; flex: 0 0 auto; align-items: center; flex-direction: column
;"
>
<img
src=
"{{ asset('images/coat-of-arms.png
') }}"
alt=
"IPRS Logo"
class=
"brand-image"
style=
" width: 8em;"
>
<h3
style=
"margin-top: 20px;"
>
IPRS
</h3>
</div>
<div
style=
"flex: 1;"
>
<form
class=
"form-inline"
wire:submit=
"search"
method=
"POST"
>
@csrf
@method('POST')
...
...
@@ -88,4 +90,6 @@
</div>
</form>
</div>
</div>
</div>
resources/views/livewire/search/advance/passport.blade.php
View file @
5cc05c5a
<div>
<div
style=
"display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 20px;"
>
<img
src=
"{{ asset('images/coat-of-arms.webp') }}"
<div
style=
"display: flex; justify-content: start; align-items: center; gap: 40px;"
>
<div
style=
"display: flex; flex: 0 0 auto; align-items: center; flex-direction: column;"
>
<img
src=
"{{ asset('images/coat-of-arms.png') }}"
alt=
"IPRS Logo"
class=
"brand-image"
style=
" width: 8em;"
>
<h3
style=
"margin-top: 20px;"
>
IPRS
</h3>
</div>
<div
style=
"flex: 1;"
>
<form
class=
"form-inline"
wire:submit=
"search"
method=
"POST"
>
@csrf
@method('POST')
...
...
@@ -46,4 +50,6 @@
</div>
</form>
</div>
</div>
</div>
\ No newline at end of file
resources/views/livewire/search/advance/refugee.blade.php
View file @
5cc05c5a
<div>
<div
style=
"display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 20px;"
>
<img
src=
"{{ asset('images/coat-of-arms.webp') }}"
<div
style=
"display: flex; justify-content: start; align-items: center; gap: 40px;"
>
<div
style=
"display: flex; flex: 0 0 auto; align-items: center; flex-direction: column;"
>
<img
src=
"{{ asset('images/coat-of-arms.png') }}"
alt=
"IPRS Logo"
class=
"brand-image"
style=
" width: 8em;"
>
<h3
style=
"margin-top: 20px;"
>
IPRS
</h3>
</div>
<div
style=
"flex: 1;"
>
<form
class=
"form-inline"
wire:submit=
"search"
method=
"POST"
>
@csrf
@method('POST')
...
...
@@ -46,4 +50,6 @@
</div>
</form>
</div>
</div>
</div>
\ No newline at end of file
resources/views/vendor/adminlte/partials/common/brand-logo-xs.blade.php
View file @
5cc05c5a
...
...
@@ -8,7 +8,7 @@
@
php
(
$dashboard_url
=
$dashboard_url
?
url
(
$dashboard_url
)
:
''
)
@
endif
<
a
href
=
"{{
$dashboard_url
}}"
style
=
"margin-left: 10px;"
<
a
href
=
"{{
$dashboard_url
}}"
@
if
(
$layoutHelper
->
isLayoutTopnavEnabled
())
class
="
navbar
-
brand
{{
config
(
'adminlte.classes_brand'
)
}}
"
@else
...
...
@@ -18,13 +18,11 @@
{{-- Small brand logo --}}
<img src="
{{
asset
(
config
(
'adminlte.logo_img'
,
'vendor/adminlte/dist/img/AdminLTELogo.png'
))
}}
"
alt="
{{
config
(
'adminlte.logo_img_alt'
,
'AdminLTE'
)
}}
"
class="
{{
config
(
'adminlte.logo_img_class'
,
'brand-image img-circle elevation-3'
)
}}
"
style="
width
:
35
px
;
height
:
35
px
;
">
class="
{{
config
(
'adminlte.logo_img_class'
,
'brand-image'
)
}}
">
{{-- Brand text --}}
<span class="
brand
-
text
font
-
weight
-
light
{{
config
(
'adminlte.classes_brand_text'
)
}}
" > |
<!-- {!! config('adminlte.logo', '<b>Admin</b>LTE') !!} -->
<b>IPRS</b>
{!! config('adminlte.logo') !!}
</span>
</a>
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