@if($records)
@foreach($records as $record) @endforeach
@else

No integrations.

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

Create Integration
@endif @if ($showModal) @endif @if ($showLoading) @include('components.loading') @endif