@extends('backend.layouts.app') @section('content')

Update Testimonial

@csrf @method('PUT')
{{ $newsroom->name }}
@endsection