@extends('frontend.layout') @section('content')
@includeIf('frontend.partials.sidebar') @includeIf('frontend.partials.chat-content')
@endsection