{!! Form::label('$FIELD_NAME$', __('models/$MODEL_NAME_PLURAL_CAMEL$.fields.$FIELD_NAME$').':') !!}

{{ $$MODEL_NAME_CAMEL$->$FIELD_NAME$ }}