@extends('layouts.app') @section('title') {{ $roomType->getTranslation('name') }} - LuvaOtel & Spa @endsection @section('content')
{{ $roomType->getTranslation('description') }}
{{ $room->getTranslation('description') }}