mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-08 01:12:34 +00:00
Bug fixes (#155)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<x-site-layout :site="$site">
|
||||
<x-slot name="pageTitle">{{ $site->domain }}</x-slot>
|
||||
|
||||
@include("sites.partials.show-site")
|
||||
@include("application." . $site->type . "-app", ["site" => $site])
|
||||
</x-site-layout>
|
||||
|
Reference in New Issue
Block a user