@extends('admin.layouts.form') @section('section', translate('Sections')) @section('title', translate('New Testimonial')) @section('back', route('admin.sections.testimonials.index')) @section('container', 'container-max-lg') @section('content')
@endsection