@extends('layouts.backend')
@section('style')
@endsection
@section('content')
{{-- START INCLUDE TABLE HEADER --}}
@include('backend.includes.cards.table-header')
{{-- START INCLUDE TABLE HEADER --}}
Create New Menu
@endsection
@section('script')
@endsection