@extends('backEnd.master') @section('title') Show @endsection @section('mainContent')

Chat List

New Chat
@if(env('BROADCAST_DRIVER') == null || env('BROADCAST_DRIVER') == 'log') @else @endif
@endsection