@extends('hr_main') @section('title', '| Add Education Info') @section('content')
New Experience
@include('hr.employee.experienceForm')
@endsection