@extends('layout') @section('title') Item @endsection @section('content')

Item

New Item

@csrf
%



@endsection @section('script') @endsection