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