@extends('layouts.app') @section('tab-bar')
@foreach (AuthServiceProvider::$viewMenu as $viewType => $viewTypeVal) @can($viewType) @if (is_array($viewTypeVal)) @endif @endcan @endforeach @endsection @section('headers') @endsection @section('content')