@include('components.theme.pages.header-user')

{{ $data['subtitle'] }}

@if(!empty($data['button'])) @endif
@if(session()->has('success'))
{{ session()->get('success') }}
@else @if(session()->has('error'))
{{ session()->get('error') }}
@endif @endif
ID Waktu Diagnosa Indikasi Penyakit Penanganan
@push('scripts') @endpush @include('components.theme.pages.footer')