fixed the layout path not defined that we faced on production
This commit is contained in:
parent
e8c17305a9
commit
d8cda5b87f
|
|
@ -0,0 +1,5 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'layout' => 'components.layouts.app',
|
||||||
|
];
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue