@extends('layouts.app') @section('content') @livewire('pengawasan-bidang-pa-show', ['pengawasan_bidang_pa_id' => $id]) @endsection @section('js') @endsection