[WIP] Order process with interactive methods
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@extends('layout.index', [
|
||||
'title' => __('shop.homepages.title'),
|
||||
'subtitle' => __('shop.homepages.edit'),
|
||||
'breadcrumb' => [__('shop.homepages.title')]
|
||||
'title' => __('Contenus'),
|
||||
'subtitle' => __('Editer un contenu'),
|
||||
])
|
||||
|
||||
@section('content')
|
||||
|
||||
Reference in New Issue
Block a user