@extends('admin.layouts.admin') @section('title', $testimonial->exists ? 'Edit Testimonial' : 'New Testimonial') @section('content')
{{ $message }}