Time & Date

Configure time and date settings

Date Format
Time Zone

Integration Settings

Set up an integration with a third party software

@if(!$integrations->isEmpty())
Integrate with third party
Sync your data with another software
use_third_party) />
@else
You have no integrations setup
@endif
Integration
@if($integrations->isNotEmpty())

Integrations

@foreach($integrations as $record) @endforeach
@else

No integrations.

You don't have any integrations. Lets add one!

Create Integration
@endif