@component('layouts.app')
@section('title','Ubah Sub Informasi Publik')
@section('ContentMenu','Ubah Sub Informasi Publik')
@section('subHeader')
{{--
--}}
@endsection
@section('content')
Ubah Sub Informasi Publik | {{$subInfo->data->title_id}}
@endsection
@section('script')
@endsection
@endcomponent