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

Item

Item List

@endsection @section('script') @endsection