@extends('adminlte::page') @section('title', 'Things To Do Page') @section('content_header')

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

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

Introduction

Introduction2

{{----}}

Discover By Interest

Top 20 Places

Important Links

{{--

What Sets Visament

--}}

Faqs

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