@extends('layouts.syndron.app') @section('content')
{{ __('Please enter the information below to connect your WooCommerce store to the system.') }}
@if (auth()->user()->shop->isShopWooCommerceCredentialExist() === true){{ __('You have connected your WooCommerce store.') }}