@if($showform) @else
{{ isset($record) ? $record->title : '' }}
@endif
@if($showform) @else
{{ isset($record) ? $integrationTypes[$record->type] : '' }}
@endif
@if($showform) @else
{{ isset($record) ? $record->account_id : '' }}
@endif
@if($showform) @else
{{ isset($record) ? $record->app_id : '' }}
@endif
@if($showform) @if(isset($record) && $record->consumer_key) ⚠️ You must re-enter the consumer key to save changes @endif @else
********
@endif
@if($showform) @if(isset($record) && $record->consumer_secret) ⚠️ You must re-enter the consumer secret to save changes @endif @else
********
@endif
@if($showform) @if(isset($record) && $record->token_id) ⚠️ You must re-enter the token id to save changes @endif @else
********
@endif
@if($showform) @if(isset($record) && $record->token_secret) ⚠️ You must re-enter the token secret to save changes @endif @else
********
@endif