@extends('messenger::app') @section('title') {{config('messenger-ui.site_name')}} - {{ $name }} @endsection @section('content')
@include('explorer.partials.responses')
@endsection @include('layouts.highlighting')