@extends("admin/layouts.master") @section('title','Create Menu | ') @section("body")
Create a new menu
Back
@csrf







@endsection @section('custom-script') @endsection