@extends('layouts.app') @section('content')

Items Details

@include('items.show_fields')
@endsection