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