@extends('layouts.admin') @section('title', 'Add Menu Item') @section('header_title', 'Navigation Menu') @section('content')

Add New Menu Item

Back to List
@csrf
Select 'None' if this is a main navigation item or contains dropdown links.
Select a page created under the Pages module.
Only active if 'Link to Dynamic Page' is set to None.
Lower numbers appear first in the navigation menu.
@endsection