{{ __("Update Source Control") }} {{ __("You can change the source control provider for this site") }}
@foreach(\App\Models\SourceControl::all() as $sourceControl) @endforeach @error('source_control') @enderror
@if (session('status') === 'source-control-updated')

{{ __('Saved') }}

@endif {{ __('Save') }}