@extends('central.super.layout') @section('title', __('super.testimonials.add_title')) @section('content')
@csrf
{{ __('super.common.cancel') }}
@endsection