@extends('layouts.app', ['title' => __('Item Management')]) @section('content') @include('items.partials.header', ['title' => __('Edit Item')])