@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @includeIf('menu::group.form.navbar')
Warning: Undefined variable $config in /newdata/themendco/public_html/new_tmp1.mwz/Modules/Menu/resources/views/group/form.blade.php on line 9

Warning: Trying to access array offset on value of type null in /newdata/themendco/public_html/new_tmp1.mwz/Modules/Menu/resources/views/group/form.blade.php on line 9
@endsection @section('scripts') {{ module_vite('build-menu', 'resources/assets/js/group.js') }} @endsection