@extends('menu/index') @section('konten-site-karyawan')
@include('flash-message') {{--
Site karyawan
--}} {{--
Name Title Status Role
John Doe
john@example.com
Software Engineer
Web dev
Active Owner Edit
John Doe
john@example.com
Software Engineer
Web dev
Active Owner Edit
--}}
@include('flash-message') @endsection