@extends('adminlte::page') @section('title', 'Best Time To Visit Page') @section('content_header')

Edit {{$page->name}} page ({{$country->name}})

@stop @php $index_count1=1; @endphp @section('content')
@if ($errors->any()) @endif
{{ csrf_field() }}

Introduction

Editor

Discover By Interest

Top 20 Places

Important Links

Faqs

@stop @section('css') @stop @section('js') @stop