@extends('admin_layouts.main') @section('main-section')
Editing {{$testimonial->name}}
@csrf
@endsection