Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webprofile-jwg2024
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Siti Aisah
webprofile-jwg2024
Commits
67715795
Commit
67715795
authored
3 years ago
by
Bagus Pambudi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
information bahasa inggris
parent
8e7ff1f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
2 deletions
+30
-2
resources/views/webprofile/front/jollyany/en/information.blade.php
+28
-1
resources/views/webprofile/front/jollyany/information.blade.php
+2
-1
No files found.
resources/views/webprofile/front/jollyany/en/information.blade.php
View file @
67715795
...
...
@@ -38,7 +38,34 @@
</div>
</div>
</div>
@include('webprofile.front.jollyany.en.widget')
{
{--@include('webprofile.front.jollyany.en.widget')--}
}
<div id="
sidebar
" class="
col
-
lg
-
4
col
-
md
-
4
col
-
sm
-
12
col
-
xs
-
12
">
<div class="
widget
">
<div class="
title
"><h2>
<h2>All Informations</h2>
<ul class="
nav
nav
-
tabs
nav
-
stacked
">
@foreach(
$informations
as
$value
)
@if(
$value
-rEn)
<li><a class="
unesa
-
link
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value
->-rEn->slug !!}</a></li>
@endif
@endforeach
</ul>
{{--
@foreach (
$widget_right
as
$vwidget_right
)
<div class="
widget
">
<div class="
title
">
<h2>{!!
$vwidget_right->title_design
!!}</h2>
</div><!-- end title -->
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
@endforeach
--}}
</div>
</div>
</div>
</div>
</div><!-- end container -->
</section><!--end white-wrapper -->
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/information.blade.php
View file @
67715795
...
...
@@ -66,7 +66,7 @@
@endforeach
</ul>
{{--
@foreach (
$widget_right
as
$vwidget_right
)
<div class="
widget
">
...
...
@@ -76,6 +76,7 @@
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
@endforeach
--}}
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
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