@extends('manage.layouts.app') @section('content') {!! Menu::render() !!} @endsection @push('scripts') {!! Menu::scripts() !!} @endpush