6 lines
59 B
PHP
6 lines
59 B
PHP
<?php
|
|
|
|
return [
|
|
'view' => 'components.breadcrumbs',
|
|
];
|
<?php
|
|
|
|
return [
|
|
'view' => 'components.breadcrumbs',
|
|
];
|