Commit 2110f089 by Juliper

comit all

parents 2ee9b1c4 71ca9b89
......@@ -3191,6 +3191,7 @@ table.text-center th {
.register-box {
width: 360px;
margin: 7% auto;
}
@media (max-width: 768px) {
.login-box,
......@@ -3201,10 +3202,11 @@ table.text-center th {
}
.login-box-body,
.register-box-body {
background: #fff;
background-color: rgba(255, 255, 255, 0);
padding: 20px;
border-top: 0;
color: #666;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
......
......@@ -3196,6 +3196,7 @@ table.text-center th {
.register-box {
width: 360px;
margin: 7% auto;
}
@media (max-width: 768px) {
.login-box,
......@@ -3210,6 +3211,7 @@ table.text-center th {
padding: 20px;
border-top: 0;
color: #666;
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.239216) 0px 5px 5px 0px;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
......
@extends('adminlte::layouts.pages.profiles')
......@@ -5,12 +5,12 @@
@endsection
@section('content')
<body class="hold-transition login-page">
<body class="hold-transition login-page" style="background-image: url(img/danautoba.jpg);">
<div id="app">
<div class="login-box">
<div class="login-logo">
<a href="{{ url('/home') }}"><b>SI Booking Homestay</b></a>
</div><!-- /.login-logo -->
<div class="login-box" style="box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.239216) 0px 5px 5px 0px; background-color: rgba(255, 255, 255, 0); ">
<!-- <div class="login-logo">
<a href="{{ url('/home') }}"><b>SIBH</b></a>
</div><!-- /.login-logo -->
@if (count($errors) > 0)
<div class="alert alert-danger">
......@@ -23,8 +23,11 @@
</div>
@endif
<div class="login-box-body">
<p class="login-box-msg"> {{ trans('adminlte_lang::message.siginsession') }} </p>
<div class="login-box-body" >
<!-- <p class="login-box-msg"> {{ trans('adminlte_lang::message.siginsession') }} </p> -->
<div class="login-logo">
<a href="{{ url('/home') }}"><b>SIBH</b></a>
</div><!-- /.login-logo -->
<form action="{{ url('/login') }}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<div class="form-group has-feedback">
......
......@@ -6,13 +6,10 @@
@section('content')
<body class="login-page">
<body class="login-page" style="background-image: url(img/danautoba.jpg);">
<div id="app">
<div class="login-box">
<div class="login-logo">
<a href="{{ url('/home') }}"><b>Admin</b>LTE</a>
</div><!-- /.login-logo -->
<div class="login-box" style="box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.239216) 0px 5px 5px 0px;">
@if (session('status'))
<div class="alert alert-success">
......
......@@ -6,9 +6,9 @@
@section('content')
<body class="hold-transition register-page">
<body class="hold-transition register-page" style="background-image: url(img/danautoba.jpg);">
<div id="app">
<div class="register-box">
<div class="register-box" style="box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.239216) 0px 5px 5px 0px; ">
<div class="register-logo">
<a href="{{ url('/home') }}"><b>SI Booking Homestay</b></a>
</div>
......
@extends('adminlte::layouts.master')
@section('main-content')
<div class="cuisines agileits w3layouts" style="padding-top: 50px; margin-top: 40px; ">
<div class="container">
<div class="col-md-4 col-sm-4 cuisines-grids agileits w3layouts cuisines-grids-2 wow slideInRight">
<img src="img/avatar3.png" alt="Agileits W3layouts">
<h2 style="text-align: center; margin-top: 3px;"> Palti Sinaga </h2>
<div class="cuisines agileits w3layouts" style="padding-top: 50px; margin-top: 40px; ">
<div class="container">
<div class="col-md-4 col-sm-4 cuisines-grids agileits w3layouts cuisines-grids-2 wow slideInRight">
<img src="img/avatar3.png" alt="Agileits W3layouts" style="height: 200px; width:200px; margin-left: 75px;">
<h2 style="text-align: center; margin-top: 3px;"> Palti Sinaga </h2>
</div>
<div class="col-md-8 col-sm-8 cuisines-grids agileits w3layouts cuisines-grids-1 wow slideInLeft">
<h3>Data Diri</h3>
<table class="table-condensed" style="font-size: 16px; margin-left: -3px; color: #777">
<tr>
<td> Tempat / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Kelaasdas </td>
<td> test </td>
</tr>
<tr>
<td> Tempaasfasdt / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Kelasdas </td>
<td> test </td>
</tr>
<tr>
<td> Tempaqwdat / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Keasddlas </td>
<td> test </td>
</tr>
</table>
</div>
<div class="col-md-8 col-sm-8 cuisines-grids agileits w3layouts cuisines-grids-1 wow slideInLeft">
<h3>Data Diri</h3>
<table class="table-condensed" style="font-size: 16px; margin-left: -3px; color: #777">
<tr>
<td> Tempat / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Kelaasdas </td>
<td> test </td>
</tr>
<tr>
<td> Tempaasfasdt / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Kelasdas </td>
<td> test </td>
</tr>
<tr>
<td> Tempaqwdat / Tanggal Lahir</td>
<td> Palti Sinaga</td>
</tr>
<tr>
<td> Keasddlas </td>
<td> test </td>
</tr>
</table>
<br><br>
<br><br>
<h3> Testimoni </h3>
<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, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<div class="services agileits w3layouts" style="background-color: #fff; padding: 1px 1px 1px 0px; margin-top: 30px;">
<h3> Testimoni </h3>
<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, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<div class="services agileits w3layouts" style="background-color: #fff; padding: 1px 1px 1px 0px; margin-top: 30px;">
<a class="agileits w3layoutswow slideInLeft" href="gallery.html" >Edit Profile <span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></a>
<a class="agileits w3layoutswow slideInLeft" href="gallery.html" >Edit Profile <span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></a>
<a class="agileits w3layoutswow slideInLeft" href="gallery.html">History <span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></a>
<a class="agileits w3layoutswow slideInLeft" href="gallery.html">History <span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></a>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="clearfix"></div>
</div>
</div>
</div>
@endsection
\ No newline at end of file
......@@ -71,7 +71,9 @@
</div>
</nav>
<!-- //Navbar -->
<div class="clearfix" style="margin-bottom: 15px;"></div>
</div>
<<<<<<< HEAD
=======
>>>>>>> 71ca9b89f790338b5956eb942bca68989bd853cb
......@@ -28,13 +28,6 @@ Route::get('profiles', function(){
return view('profiles');
});
Route::get('loginc', function(){
return view('loginc');
});
Route::group(['middleware' => 'auth'], function () {
// Route::get('/link1', function () {
// // Uses Auth Middleware
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment