@extends('layouts.app') @section('content')

Surat Tugas :: {{$st->SuratTugasDraft->nomor_surat}}

{{-- @include('surat-tugas-pengawasan.1_0_detail') --}} @if($st->SuratTugasDraft->jenis_surat_id == 2) @include('surat-tugas-pengawasan.html.2_0_pengawasan_reguler') @include('surat-tugas-pengawasan.html.3_0_download_file_lhp') @include('surat-tugas-pengawasan.html.4_0_upload_file_lhp') @include('surat-tugas-pengawasan.html.5_0_download_file_kk') @include('surat-tugas-pengawasan.html.6_0_upload_file_kk') @endif @endsection @section('js') @endsection {{-- @section('js') @endsection --}}