@extends('layouts.app') @section('content') @if(\Auth::user()->hasPermissionTo('settings.access')) @include('settings::partial.menu') @endif