@extends('page/layout/app')
@section('title','Ranjang')
@section('content')
STATUS RANJANG
No. |
Lantai |
Nomor Ranjang |
Tarif per Bulan |
Jumlah Fasilitas |
Status Ranjang |
Action |
@include('page.super_admin.kamar.form')
@endsection
@section('css')
@endsection
@section('scripts')
@endsection