@extends('layouts.appv2') @section('content')
@if ($message = Session::get('success')) @endif @if ($message = Session::get('error')) @endif @if ($errors->any()) @endif
@csrf

Personal Data Information

@csrf

Employment Information

@if($employees->emptype->emptype_id !== 1)
Renew Contract
@endif
@csrf

Login Information

@error('password') {{ $message }} @enderror
@csrf

Attendance Information

Leaves Approver / Verifiers

Leaves Entitled

{{-- --}} @endsection