@include('laravel-crm::layouts.partials.nav-settings')

Connect to xero accounting to sync contacts, products, quotes & generate invoices.


@if(isset($tenantName))

Settings

{{-- --}}
@else @endif
@push('livewire-js') @endpush {{--
@include('laravel-crm::layouts.partials.nav-settings')

Xero

Connect to xero accounting to sync contacts, products, quotes & generate invoices.

@if(isset($tenantName))
You are connected to the Xero organization {{ $tenantName }}.

Disconnect xero

Settings

--}} {{----}}{{--
Sync Contacts
Sync Products
Create & Update Quotes
Create & Update Invoices

@else Connect to xero @endif
@push('livewire-js') @endpush
--}}