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

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

{{ __('super.features.image_precedence') }}

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