@extends('layouts.app') @section('content')
@if(session()->has('status')) @endif
{{ $hotels->links() }}
@endsection