lasthourcloud/resources/views/source/github/show.blade.php

4 lines
153 B
PHP
Raw Normal View History

2023-05-08 11:36:49 +00:00
<x-layout>
2023-05-18 11:26:35 +00:00
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :host="$host" :name="$name" />
2023-05-08 11:36:49 +00:00
</x-layout>