@if($hotels->count() > 0)
@foreach($hotels as $hotel)
@endforeach
{{$hotels->appends($_GET)->links()}}
@else
@extends('main') @if($seo !== NULL) @section('title', $seo->title) @section('description', $seo->description) @section('keywords', $seo->keywords) @section('author', $seo->author) @else @section('title', 'Fanadek Masr | '.$catx->ar_title) @endif @section('content')