@extends('layouts.admin') @push('css-page') @include('Chatify::layouts.headLinks') @endpush @php $setting = \App\Models\Utility::colorset(); $color = (!empty($setting['color'])) ? $setting['color'] : 'theme-3'; @endphp @section('page-title') {{__('Messenger')}} @endsection @section('breadcrumb')
{{__('Favorites')}}
{{__('Soon will be available')}}
Search