@php $title = __('Modifica') . ' ' . $category->name; @endphp @extends('layouts.app') @section('title') {{ $title }} @endsection @section('breadcrumbs') {{ __('Categorie') }} {{ $title }} @endsection @section('content')