<x-layout-app>
<div class="container-xl">
<div class="page-header">
<h1>{{ __('History') }}</h1>
</div>
@livewire('maintenance-history.data-table', ['type' => 'history'], key('data-table'))
</x-layout-app>