@extends('central.super.layout') @section('title', __('super.stats.edit_title')) @section('content')
@csrf @method('PUT')

{{ __('super.stats.value_hint') }}

{{ __('super.stats.icon_hint') }}

{{ __('super.common.cancel') }}
@endsection