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

{{trans('lang.item_attribute_plural')}}

{{trans('lang.attribute_edit')}}
{{ trans("lang.attribute_name_help") }}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection