@extends('layouts.main') @section('customcss') @endsection @section('pagecontent')

@lang('sistema.item.items')

@lang('sistema.item.new_item')
@endsection @section('customjs') @if (session('msg')) @endif @endsection