@extends('layouts.app_hr') @section('title',__('hr.employment_types')) @section('content')
@lang('hr.employment_type') @lang('hr.status') @lang('hr.added_by') @lang('hr.updated_by') @lang('messages.action')
@stop @include('hr.employment_type.create') @section('javascript') @stop