@extends('su-admin.layout.master') @section('content') @php $menu_items = []; if (!empty($menu)) { $menu_items = $menu->get_items(); } @endphp