@extends('admin.layout.base') @section('title', 'Update Testimonial') @section('content')
 Add Testimonial

{{csrf_field()}}
Cancel
@endsection