@extends('layout.default', ['appTopMenu' => true]) @section('title', 'Menu Master') @push('scripts') @endpush @push('head') @endpush @section('content')
@csrf
Menu Level 1
@csrf
Menu Level 2
@csrf
Menu Level 3
@endsection @push('scripts') @endpush