@extends('layouts.admin') @section('title', 'Add New Menu') @section('content')

Add Menu

Add menu
@csrf
Menu
@endsection @section('scripts') @endsection