@extends('template_no_header') @section('title') HRIS | Detail SPPD @stop @section('top_script') @include('sppd::layouts.top_script') @stop @section('content')
No SPPD : @if($sppd->custom_no == 1) {{ $sppd->no_sppd }} @else 094/{{ (!empty($sppd->no_sppd) ? $sppd->no_sppd : space(4)) }}/PDAM/{{ format_date('Y',$sppd->tanggal_sppd) }} @endif
Maksud Perjalanan : {{ $sppd->maksud }}
Tujuan :
@stop @section('bottom_script') @include('sppd::layouts.bottom_script') @stop