lasthourcloud/resources/views/source/github/show.blade.php
Andras Bacsai f43ca07f33 fix
2023-06-14 09:44:40 +02:00

5 lines
189 B
PHP

<x-layout>
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :name="$name" :ipv4="$ipv4"
:ipv6="$ipv6" :fqdn="$fqdn" />
</x-layout>