@lang('inputs.value')
{{ $row->value ?? old("value") }}
@include('layouts.includes.backend.validation_error', ['input' => "value"])