Source

Save Open Repository @if (data_get($application, 'source.is_public') === false) Open Git App @endif Open Commits on Git
Code source of your application.
@if ($privateKeyId)

Deploy Key

Currently attached Private Key: {{ $privateKeyName }}

Select another Private Key

@foreach ($privateKeys as $key) {{ $key->name }} @endforeach
@endif