@extends('admin.layouts.inventory') @section('title', isset($item) ? 'Edit item' : 'New item') @section('content')