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