@extends('layouts.admin', [ 'page_header' => 'Dashboard', 'dash' => 'active', 'quiz' => '', 'users' => '', 'questions' => '', 'top_re' => '', 'all_re' => '', 'sett' => '' ]) @section('content')

Creating new page


{{ csrf_field() }}


(IF enable it will show as menu item in top menu)


@endsection @section('scripts')