@extends('layouts.layout') @section('title') test status @endsection @section('sidebar') @endsection @section('breadcrumbs') @endsection @section('content')
Broadcaster: @{{ broadcast }}
Echo:
@{{ e }}
@endsection @section('js') @endsection