Supported Services Here you can find the supported services to install
@foreach (config("core.add_on_services") as $addOn)
{{ $addOn }}
@include("services.partials.add-on-installers." . $addOn)
@endforeach