This commit is contained in:
Ludovic CANDELLIER
2021-11-07 19:58:38 +01:00
parent c7c8e18cbc
commit 63c6671c97
22 changed files with 143 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
@extends('layout.index', [
'title' => __('Botanic.species.title'),
'subtitle' => __('Botanic.species.edit'),
'breadcrumb' => [__('Botanic.species.title'), __('Botanic.species.list')]
'title' => __('botanic.species.title'),
'subtitle' => __('botanic.species.edit'),
'breadcrumb' => [__('botanic.species.title'), __('botanic.species.list')]
])
@section('content')