This commit is contained in:
Ludovic CANDELLIER
2021-04-02 15:47:08 +02:00
parent ce50d2da5e
commit e71f5e9dcd

View File

@@ -1,4 +1,4 @@
@extends('shop.layout.layout', [ @extends('Shop.layout.layout', [
'title' => __('home.title'), 'title' => __('home.title'),
]) ])