@extends('layouts.app') @section('page-title', 'Tipe Kamar') @section('content')
Kelola kategori unit kosan Anda
{{ $type->bed_type }} • {{ $type->capacity }} tamu • {{ $type->size }}
Rp {{ number_format($type->price_per_month, 0, ',', '.') }}
/bulan
{{ $type->description }}
@endif @if($type->facilities && count($type->facilities))