@extends('admin::layouts.admin') @section('title', 'Create Navigation Item') @section('content')
{{ $message }}
@enderrorSelect the type of menu this item belongs to.
The display name of the navigation item.
{{ $message }}
@enderrorSelect the route that this navigation item should link to.
{{ $message }}
@enderrorSelect an icon for this navigation item
Available Icons:
Determines the display order of the navigation item (0 = first).
{{ $message }}
@enderrorOptional parent item for creating nested navigation.
{{ $message }}
@enderrorWhether this navigation item should be visible in the menu.