@extends('admin.layouts.master') @section('title',__('Menu Create')) @section('content')
@csrf
@endsection