@extends('admin.layout') @section("content")

Створити пункт меню

@include("admin.menus.form", ['menu' => new \App\Menu()])
@endsection