{{ getVendorSettings('title') }}
@if (isVendorAdmin($vendorId))
{!! __tr("You don't have any active plan") !!}
{{ __tr('Please go to your vendor account and get one : ') }} {{ __tr('Subscribe') }}
@else{{ __tr('Store is Down Now') }}
{{ __tr('Please contact store owner at : ') }} {{ getVendorSettings('contact_email') }}
@endif