@extends('layouts.app') @section('title', \App\CPU\translate('Item View')) @push('css_or_js') @endpush @section('content')

Items

@csrf
{{--
--}}
@endsection @push('script') @endpush