@foreach($places as $place)
@endforeach
{{$places->links()}}
@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 | المدونة') @endif @section('content')