@extends('frontend.layouts.master') @section('meta') @endsection @section('title') {{$room_detail->title}} @endsection @section('main-content') @include('frontend.layouts.notification')
{!! ($room_detail->description) !!}
{{$data->review}}
You need to Login
@endauth --}} {{--