@extends('backend.layout.layout') @section ('content')

testimonial Table

@if(session('status'))
{{session('status')}}
@endif
Add testimonial
@csrf
@endsection