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

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

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