@use('app\Helpers\Helpers') @extends('frontend.layout.master') @section('title', 'Support') @section('breadcrumb') @endsection @section('content')
@includeIf('frontend.account.sidebar')

{{ __('frontend::static.chat') }}

@endsection @push('js') @endpush