@foreach (\App\Models\SourceControl::getByProjectId(auth()->user()->current_project_id)->get() as $sourceControl) @endforeach {{ __("Connect") }}
@error("source_control") @enderror