@extends('layouts.app')
@section('content')
{{-- @include('surat-tugas-tindaklanjut.1_0_detail') --}}
@if($st->SuratTugasDraft->jenis_surat_id == 2)
@include('surat-tugas-tindaklanjut.html.5_0_tindak_lanjut')
@include('surat-tugas-tindaklanjut.html.6_0_download_file_tindak_lanjut')
@include('surat-tugas-tindaklanjut.html.7_0_upload_file_tindak_lanjut')
@endif
@endsection
@section('js')
@endsection
{{-- @section('js')
@endsection --}}