@extends('adminlte::page') @section('title', 'Dashboard Page') @section('content_header')

Edit Dashboard

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

Introduction

Introduction2

{{----}}

Top 20 Places

Clusters

{{----}}

What Sets Visament

Faqs

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