@extends('akun.layout') @push('stylesheet') @endpush @section('content_header')

{{ ucwords(strtolower('Auditor')) }}

Minat Pegawai Menjadi Auditor
@endsection @section('content_body')
Daftar Minat Pegawai

Minat Auditor

id) and $data->status=="1") ?'checked':'' }}/>
Berminat sejak : {{ $data->created_at??'' }} @if(!empty($data->id)) Edit @else Simpan @endif
@endsection @push('scripts') @endpush