@extends('admin.layout_admin.main') @section('content')
Thêm mới menu
@csrf
@error('name')
{{ $message }}
@enderror
@endsection