@extends('layouts.app', ['title' => __tr('Dashboard')]) @php $vendorIdOrUid = $vendorIdOrUid ?? getVendorUid(); if(!isset($vendorViewBySuperAdmin)) { $vendorViewBySuperAdmin = null; } @endphp @section('content') {{-- Use a more modern header section with a gradient background --}} @if(hasCentralAccess()) @include('users.partials.header', [ 'title' => __tr('', ['__vendorTitle__' => $vendorInfo['title'] ?? getVendorSettings('title')]), 'description' => '' ]) @else @include('users.partials.header', [ 'title' => __tr('Hi __userFullName__,', ['__userFullName__' => getUserAuthInfo('profile.first_name')]), 'description' => 'Welcome back! Here\'s a quick overview of your dashboard.' ]) @endif @php $isExtendedLicence = (getAppSettings('product_registration', 'licence') === 'dee257a8c3a2656b7d7fbe9a91dd8c7c41d90dc9'); $UserVendorInfo = getUserAuthInfo(); @endphp
{{ __tr('Your WhatsApp token seems to be expired. Please generate a new, permanent token and save it to continue sending messages.') }}
{{ __tr('Cloud API setup') }}{{ __tr('You are not ready to send messages. Please complete the WhatsApp setup process to get started.') }}
{{ __tr('Complete your WhatsApp Cloud API setup') }}{!! __tr('Pusher keys need to be set for realtime features like Chat. You can get them from __pusherLink__.', [ '__pusherLink__' => 'pusher.com' ]) !!}
{{ __tr('Pusher Configuration') }}{{ __tr('Start by logging into your Facebook account to link it with your business setup.') }}
{!! __tr('Follow the steps in the __cloudApiSetupLink__ to connect your WhatsApp Business Account.', [ '__cloudApiSetupLink__' => ''. __tr('WhatsApp Cloud API Setup').'' ]) !!}
{!! __tr('Manage and sync your official WhatsApp templates at __manageTemplatesLink__.', [ '__manageTemplatesLink__' => ''. __tr('Manage WhatsApp Templates').'' ]) !!}
{!! __tr('Organize your contacts efficiently by creating groups using __manageGroupsLink__.', [ '__manageGroupsLink__' => ''. __tr('Manage Groups').'' ]) !!}
{!! __tr('Create individual contacts or upload an Excel file at __manageContactsLink__.', [ '__manageContactsLink__' => ''. __tr('Manage Contacts').'' ]) !!}
{!! __tr('Build and schedule your messaging campaigns to reach your audience at __manageCampaignsLink__.', [ '__manageCampaignsLink__' => ''. __tr('Manage Campaigns').'' ]) !!}
{{ __tr('Contacts created here with your numbers will be deleted frequently. Add your number to allow for test.') }}
{{ __tr('You can use Facebook Test Number to test system easily.') }}
{{ __tr('Add Numbers for Test') }}