@extends('layouts.app') @section('title', isset($item) ? __('inventory.edit_item') : __('inventory.add_item')) @section('content')
{{ $message }}