change template

This commit is contained in:
Ludovic CANDELLIER
2022-02-15 13:52:03 +01:00
parent 3c00452219
commit a6a4b9e59a

View File

@@ -1,4 +1,4 @@
@extends('boilerplate::layout.index', [
@extends('layout.index', [
'title' => __('Botanic.families.title'),
'subtitle' => __('Botanic.families.add'),
'breadcrumb' => [__('Botanic.families.title'), __('Botanic.families.add')]