6 lines
84 B
PHP
6 lines
84 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'bootstrap-items' => 'laravel-menu::bootstrap-navbar-items',
|
||
|
];
|