@extends('layout') @section('title') Employee @endsection @section('content')

Edit Employee

@include('flash-message')

New Employee

@csrf
+62

+62
+62
+62
+62
@endsection @section('script') @endsection