@extends('layouts.app_hr') @section('title',__('hr.employee_files')) @section('content')
@lang('hr.employee') @lang('hr.file_type') @lang('hr.added_by') @lang('hr.updated_by') @lang('messages.action')
@stop @include('hr.file-manager.employee-file.create') @section('javascript') @stop