@php use Webkul\User\Repositories\AdminRepository; $admin = app(AdminRepository::class)->first(); @endphp @lang('marketplace::app.seller.communication.index.title') @if ((core()->getConfigData('general.general.breadcrumbs.shop'))) @section('breadcrumbs') @endSection @endif

@lang('marketplace::app.seller.communication.index.title')

{!! view_render_event('bagisto.seller.communication.before') !!} {!! view_render_event('bagisto.seller.communication.after') !!} @pushOnce('scripts') @endpushOnce