@extends('backend.layouts.app') @section('title', 'Create Menu') @section('content') @php $pageTitle = 'Create Menu'; $indexRoute = 'frontend-menu.index'; $indexLabel = 'Menu'; @endphp @include('backend.layouts.partials._page_header')
Fill in the information below to create a new frontend menu entry.