@extends('admin.layouts.app') @section('title', 'Admin Area') @section('admin-page-content')
{{ print_r(app('AdminMenu')->getMenu()) }}