@extends('hr_main') @section('title', '| Add Education Info') @section('content')
Education Information
@include('hr.employee.educationForm')
@endsection