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
ad280621
Commit
ad280621
authored
7 years ago
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Plain Diff
homestay
parents
d5e650f4
d2fc0500
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
CustomerController.php
app/Http/Controllers/CustomerController.php
+1
-2
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+6
-0
No files found.
app/Http/Controllers/CustomerController.php
View file @
ad280621
...
...
@@ -109,7 +109,6 @@ class CustomerController extends Controller
$cus
->
update
();
$dataUs
->
update
();
//dd("masuk agan",$id,$cus,Auth::user()->id);
return
redirect
(
'customerProfile'
);
}
...
...
@@ -143,7 +142,7 @@ class CustomerController extends Controller
$trans
->
save
();
// $dataTrans = DB::table('transaksi')
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
ad280621
...
...
@@ -44,7 +44,13 @@
</div>
<!-- Booking -->
<div class="
details
agilets
w3layouts
">
<br><br>
<div class="
details
agilets
w3layouts
" >
<h2 style="
margin
-
bottom
:
10
px
;
"> Daftar Booking </h2>
<div class="
container
">
<div class="
cuisines
agileits
w3layouts
">
<div class="
container
">
...
...
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