@extends('layouts/LayoutMaster') @section('title', 'Бизнес-Чат') @section('vendor-style') @endsection @section('page-style') @endsection @section('content') @php $sUID = Helper::getUserInfo(2); $mesCountall = Helper::getCountAllNewMes('my'); $bmesCountall = Helper::getCountAllNewMes('bus'); @endphp