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
d8f50c57
Commit
d8f50c57
authored
May 09, 2017
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ntah apapun part 2
parent
84423928
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
55 additions
and
12 deletions
+55
-12
webController.php
app/Http/Controllers/webController.php
+18
-0
style.css
public/css/style.css
+21
-7
Home.blade.php
resources/views/vendor/adminlte/layouts/pages/Home.blade.php
+3
-3
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+5
-1
htmlheader.blade.php
...s/vendor/adminlte/layouts/partialweb/htmlheader.blade.php
+1
-0
mainheader.blade.php
...s/vendor/adminlte/layouts/partialweb/mainheader.blade.php
+1
-1
web.php
routes/web.php
+6
-0
No files found.
app/Http/Controllers/webController.php
0 → 100644
View file @
d8f50c57
<?php
namespace
App\Http\Controllers
;
use
Illuminate\Http\Request
;
use
App\Http\Controllers\Controller
;
class
webController
extends
Controller
{
public
function
index
()
{
return
view
(
'adminlte::layouts.pages.Home'
);
}
public
function
detailhomestay
(){
return
view
(
'adminlte::layouts.pages.Homestay'
);
}
}
public/css/style.css
View file @
d8f50c57
...
...
@@ -394,18 +394,32 @@ ul.callbacks_tabs li {
z-index
:
1000
;
display
:
none
;
float
:
left
;
min-width
:
16
0px
;
padding
:
5px
0
;
padding
:
0px
0px
10px
0px
;
min-width
:
280px
;
margin
:
2px
0
0
;
list-style
:
none
;
font-size
:
14px
;
text-align
:
left
;
background-color
:
#
23c8d9
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.15
);
background-color
:
#
f8f8f8
;
/*border: 1px solid #ccc;*/
/*border: 1px solid rgba(0, 0, 0, 0.15);*/
border-radius
:
4px
;
box-shadow
:
0
6px
12px
rgba
(
0
,
0
,
0
,
0.175
);
background-clip
:
padding-box
;
}
background-clip
:
padding-box
;
}
.dropdown-menu
>
li
.user-header
{
height
:
175px
;
padding
:
10px
;
text-align
:
center
;
background-color
:
#1cc7d8
;
}
.dropdown-menu
>
.user-footer
{
background-color
:
#f9f9f9
;
padding
:
10px
;
}
.dropdown-menu.pull-right
{
right
:
0
;
left
:
auto
;
}
...
...
@@ -2287,7 +2301,7 @@ a.popup-with-zoom-anim:hover {
background
:
white
;
text-align
:
left
;
max-width
:
629px
;
margin
:
4
0px
auto
;
margin
:
8
0px
auto
;
position
:
relative
;
text-align
:
center
;
border
:
5px
solid
#eee
;
...
...
resources/views/vendor/adminlte/layouts/pages/Home.blade.php
View file @
d8f50c57
...
...
@@ -78,13 +78,13 @@
</div>
<div class="
col
-
md
-
4
col
-
sm
-
4
details
-
grid
details
-
grid
-
2
wow
agileits
w3layouts
slideInUp
">
<div class="
details
-
grid2
agileits
w3layouts
">
<div class="
details
-
grid
-
image
agileits
w3layouts
">
<img src="
img
/
project
-
6.
jpg
" alt="
Agileits
W3layouts
">
<div class="
details
-
grid
-
image
agileits
w3layouts
"
>
<img src="
img
/
project
-
6.
jpg
" alt="
Agileits
W3layouts
"
>
</div>
<div class="
details
-
grid
-
info
agileits
w3layouts
">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua ut enim ad minim veniam.</p>
</div>
<
button class="
btn
btn
-
primary
wow
agileits
w3layouts
fadeInLeft
" data-toggle="
modal
" data-target="
#myModal2">EXPLORE<span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></button
>
<
a href ="
{{
url
(
'detailhomestay'
)}}
" ><button class="
btn
btn
-
primary
wow
agileits
w3layouts
fadeInLeft
" data-toggle="
modal
" > EXPLORE<span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></button> </a
>
<div class="
clearfix
"></div>
</div>
</div>
...
...
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
d8f50c57
...
...
@@ -23,10 +23,14 @@
<input type="
text
" class="
text
wow
agileits
w3layouts
slideInLeft
" name="
Name
" placeholder="
Jumlah
Orang
" required="" style="
background
-
color
:
white
;
color
:
black
">
</div>
<div class="
col
-
md
-
3
col
-
sm
-
3
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
wow
slideInLeft
">
<
input type="
submit
" class="
more_btn
wow
agileits
w3layouts
slideInLeft
" value="
Book
Now
"
>
<
a class="
popup
-
with
-
zoom
-
anim
agileits
w3layouts
" href="
#small-dialog">BOOK NOW</a
>
</
div
>
</
form
>
<
div
class
="
submit
wow
agileits
w3layouts
slideInLeft
">
</div>
<!-- Popup-Box -->
<div id="
popup
">
<div id="
small
-
dialog
" class="
mfp
-
hide
agileits
w3layouts
">
<div class="
pop_up
agileits
w3layouts
">
...
...
resources/views/vendor/adminlte/layouts/partialweb/htmlheader.blade.php
View file @
d8f50c57
...
...
@@ -17,6 +17,7 @@
<!-- Tanggal -->
<link
rel=
"stylesheet"
href=
"css/jquery-ui.css"
type=
"text/css"
media=
"all"
>
<!-- <!-- All css -->
<!-- <link href="{{ asset('/css/all.css') }}" rel="stylesheet" type="text/css" /> -->
<!-- //Custom-Stylesheet-Links -->
<!-- Fonts -->
<!-- Body-Font -->
<link
rel=
"stylesheet"
href=
"//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800"
type=
"text/css"
>
...
...
resources/views/vendor/adminlte/layouts/partialweb/mainheader.blade.php
View file @
d8f50c57
...
...
@@ -10,7 +10,7 @@
<span
class=
"icon-bar aits"
></span>
<span
class=
"icon-bar w3laits"
></span>
</button>
<a
class=
"navbar-brand agileits w3layouts"
href=
"
index.html
"
>
Bulbul Homestay
</a>
<a
class=
"navbar-brand agileits w3layouts"
href=
"
{{ url('/') }}
"
>
Bulbul Homestay
</a>
</div>
<div
id=
"navbar"
class=
"navbar-collapse agileits w3layouts navbar-right collapse"
>
<ul
class=
"nav agileits w3layouts navbar-nav"
>
...
...
routes/web.php
View file @
d8f50c57
...
...
@@ -24,6 +24,12 @@ Route::get('homestay', function(){
return
view
(
'homestay'
);
});
//web
Route
::
resource
(
'Web'
,
'WebController'
);
Route
::
get
(
'detailhomestay'
,
'webController@detailhomestay'
);
Route
::
get
(
'profiles'
,
function
(){
return
view
(
'profiles'
);
});
...
...
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