@extends('layouts.administrator.master') @section('title') Status Personil @endsection @section('content')

Status Personil

Kamu mempunyai akses untuk mengelola halaman status personil

@foreach ($statusPersonnel as $key => $value) @endforeach
Nama
{{-- Create --}} @foreach ($statusPersonnel as $key => $value) @endforeach @endsection