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