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

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

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