@extends('layouts.index') @section('title') Master Pegawai @endsection @section('css') @endsection @section('content')

Add new Employee

Add new Employee

@csrf
Employee Status
Profile
Personal Identity
{{--
--}}
Education
{{--
--}}
Contact
Insurance
Emergency Contact
Social Media
{{--
Foto
--}} {{--
* jpg,jpeg,png | Max: 10 Mb
--}}
Position
@endsection @section('js') @endsection