@extends('layouts.dashboard') @section('content')

Laporan Perbaikan

@livewire('perbaikan.laporan.content')
@livewire('perbaikan.laporan.sidebar')
@endsection @push('AddCSS') @livewireStyles @endpush @push('AddJS') @livewireScripts @endpush