Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pa2d4ti06
Project
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Juliper
pa2d4ti06
Commits
34aa18b3
Commit
34aa18b3
authored
May 05, 2017
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
page web pindah ke adminlte::
parent
00d09e01
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
19 additions
and
15 deletions
+19
-15
homestay.blade.php
resources/views/homestay.blade.php
+2
-2
index.blade.php
resources/views/index.blade.php
+1
-1
profiles.blade.php
resources/views/profiles.blade.php
+1
-2
master.blade.php
resources/views/vendor/adminlte/layouts/master.blade.php
+5
-5
Home.blade.php
resources/views/vendor/adminlte/layouts/pages/Home.blade.php
+2
-2
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+1
-1
profiles.blade.php
...es/views/vendor/adminlte/layouts/pages/profiles.blade.php
+1
-1
htmlheader.blade.php
...s/vendor/adminlte/layouts/partialweb/htmlheader.blade.php
+0
-0
mainfooter.blade.php
...s/vendor/adminlte/layouts/partialweb/mainfooter.blade.php
+0
-0
mainheader.blade.php
...s/vendor/adminlte/layouts/partialweb/mainheader.blade.php
+1
-1
scripts.blade.php
...iews/vendor/adminlte/layouts/partialweb/scripts.blade.php
+0
-0
slider.blade.php
...views/vendor/adminlte/layouts/partialweb/slider.blade.php
+0
-0
web.php
routes/web.php
+5
-0
No files found.
resources/views/homestay.blade.php
View file @
34aa18b3
@
extends
(
'layouts.page.Homestay'
)
\ No newline at end of file
@
extends
(
'adminlte::layouts.pages.Homestay'
)
\ No newline at end of file
resources/views/index.blade.php
View file @
34aa18b3
@
extends
(
'
layouts.page
.Home'
)
@
extends
(
'
adminlte::layouts.pages
.Home'
)
resources/views/profiles.blade.php
View file @
34aa18b3
@
extends
(
'layouts.page.profiles'
)
\ No newline at end of file
@
extends
(
'adminlte::layouts.pages.profiles'
)
resources/views/layouts/master.blade.php
→
resources/views/
vendor/adminlte/
layouts/master.blade.php
View file @
34aa18b3
...
...
@@ -5,17 +5,17 @@ scratch. This page gets rid of all links and provides the needed markup only.
-->
<html
lang=
"en"
>
@section('htmlheader')
@include('
layouts.partials
.htmlheader')
@section('
adminlte::layouts.partialweb.
htmlheader')
@include('
adminlte::layouts.partialweb
.htmlheader')
@show
<body>
@include('
layouts.partials
.mainheader')
@include('
adminlte::layouts.partialweb.
.mainheader')
@yield('main-content')
@include('
layouts.partials
.mainfooter')
@include('
layouts.partials
.scripts')
@include('
adminlte::layouts.partialweb.
.mainfooter')
@include('
adminlte::layouts.partialweb.
.scripts')
</body>
</html>
resources/views/
layouts/page
/Home.blade.php
→
resources/views/
vendor/adminlte/layouts/pages
/Home.blade.php
View file @
34aa18b3
@
extends
(
'layouts.master'
)
@
extends
(
'
adminlte::
layouts.master'
)
@
section
(
'main-content'
)
@
include
(
'
layouts.partials
.slider'
)
<
br
>
@
include
(
'
adminlte::layouts.partialweb
.slider'
)
<
br
>
<!--
Welcome
-->
<
div
class
="
footer2
agileits
w3layouts
">
<div class="
container
">
...
...
resources/views/
layouts/page
/Homestay.blade.php
→
resources/views/
vendor/adminlte/layouts/pages
/Homestay.blade.php
View file @
34aa18b3
@
extends
(
'layouts.master'
)
@
extends
(
'
adminlte::
layouts.master'
)
@
section
(
'main-content'
)
<!--
Banner
-->
<
div
class
="
banner
agileits
w3layouts
">
...
...
resources/views/
layouts/page
/profiles.blade.php
→
resources/views/
vendor/adminlte/layouts/pages
/profiles.blade.php
View file @
34aa18b3
@
extends
(
'layouts.master'
)
@
extends
(
'
adminlte::
layouts.master'
)
@
section
(
'main-content'
)
<
div
class
="
cuisines
agileits
w3layouts
" style="
padding
-
top
:
50
px
;
margin
-
top
:
40
px
;
">
<div class="
container
">
...
...
resources/views/
layouts/partials
/htmlheader.blade.php
→
resources/views/
vendor/adminlte/layouts/partialweb
/htmlheader.blade.php
View file @
34aa18b3
File moved
resources/views/
layouts/partials
/mainfooter.blade.php
→
resources/views/
vendor/adminlte/layouts/partialweb
/mainfooter.blade.php
View file @
34aa18b3
File moved
resources/views/
layouts/partials
/mainheader.blade.php
→
resources/views/
vendor/adminlte/layouts/partialweb
/mainheader.blade.php
View file @
34aa18b3
...
...
@@ -17,7 +17,7 @@
<li
class=
"active"
><a
href=
"index.html"
>
HOME
</a></li>
<li><a
href=
"#2"
>
DAFTAR HOMESTAY
</a></li>
<li><a
href=
"#3"
>
LOKASI
</a></li>
<li><a
href=
"gallery.html"
>
GALLERY
</a></li>
<li><a
href=
"gallery.html"
>
PROFILE
</a></li>
<!-- <li><a href="codes.html">CODES</a></li> -->
<!-- <li><a href="booking.html">BOOKING</a></li> -->
</ul>
...
...
resources/views/
layouts/partials
/scripts.blade.php
→
resources/views/
vendor/adminlte/layouts/partialweb
/scripts.blade.php
View file @
34aa18b3
File moved
resources/views/
layouts/partials
/slider.blade.php
→
resources/views/
vendor/adminlte/layouts/partialweb
/slider.blade.php
View file @
34aa18b3
File moved
routes/web.php
View file @
34aa18b3
...
...
@@ -28,6 +28,11 @@ Route::get('profiles', function(){
return
view
(
'profiles'
);
});
Route
::
get
(
'loginc'
,
function
(){
return
view
(
'loginc'
);
});
Route
::
group
([
'middleware'
=>
'auth'
],
function
()
{
...
...
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