@extends('admin.layouts.app') @section('title', 'Rooms') @section('page-title', 'Room Management') @section('content')
{{ $room->roomType?->name }}
{{ $room->currentBooking()->guest_name }}
No rooms found