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

{{ __('super.footer.general') }}

{{ __('super.footer.contact_info') }}

{{ __('super.footer.social_links') }}

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