Commit 160f14f1 by Juliper

addBook

parent b5959e5b
......@@ -35,7 +35,12 @@ class OwnerController extends Controller
->where('homestay.id_Akun','=',$dataPemilik[0]->id)
->get();
$lb->homestay;
$lb->nama_pemesan;
$lb->jumlah_kamar;
$lb->tanggal_mulai;
dd('ooke gan');
}
......
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