@extends('hr_main') @section('title', '| Update Employee Education') @section('content')
Update Employee Education
@include('hr.employee.tabNav') @include('hr.employee.educationForm')
@endsection