-
@foreach ($allRoom as $room)
-
{{ $room->room_no }}
@endforeach
@extends('Layouts.hms_master') @section('content') @php $imagePath = 'images/placeholder.png'; @endphp
@endsection