@extends('layouts.app') @section('content')
@include('hotels.partials.hotel-card')
@endsection