Room Types

Room Types

@if($data) @foreach($data as $key => $room) @endforeach @else

No record to display at the this time

@endif
# Title Detail Created
{{$key +1 }} {{$room->title }} {{$room->detail }} {{$room->created_at->DiffForHumans() }}
# Title Detail Created