@extends('layout.main') @section('title', 'Hospedaje') @section('content') {{-- --}} {!! __('hotels.main_title') !!} {!! __('hotels.desc') !!} {!! __('hotels.hotels') !!} {!! __('hotels.conclusion') !!} @endsection @push('styles') @endpush @push('scripts') @endpush