mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 01:41:36 +00:00
6 lines
146 B
PHP
6 lines
146 B
PHP
<x-app-layout>
|
|
<x-slot name="pageTitle">{{ $script->name }}</x-slot>
|
|
|
|
@include("scripts.partials.script-executions-list")
|
|
</x-app-layout>
|