@extends('layouts.app') @section('content')
@livewire('show-command-log')
@endsection