@extends('admin.layout.app') @section('title', 'Chat') @section('content')
@include('vendor.Chatify.pages.app')
@endsection