@lang('cms.static_keys')

@csrf @method('PUT') @foreach($json as $key => $value)
{{str_replace('_',' ',$key)}}
@endforeach