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

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

{{trans('lang.reviewattribute_edit')}}
{{ trans("lang.reviewattribute_name_help") }}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection