@extends('main') @section('title', $seo->title) @section('description', $seo->description) @section('keywords', $seo->keywords) @section('author', $seo->author) @section('content')

أفضل الوجهات السياحية

@foreach ($best_places as $place) @endforeach

أخر الفنادق

@endsection