@extends('cabbooking::front.account.master') @section('title', __('cabbooking::front.support')) @push('css') {{-- --}} @endpush @section('detailBox')

{{ __('cabbooking::front.chat') }}

@endsection @pushonce('scripts', 'firebase-app-script') @endpushonce @pushonce('scripts', 'firebase-firestore-script') @endpushonce @pushonce('scripts', 'firebase-storage-script') @endpushonce @push('scripts') @php $sysSettings = getSettings(); $firebaseSettings = $sysSettings['firebase'] ?? []; @endphp @endpush