@extends('layouts.app_hr')
@section('title',__('hr.employee_show'))
@section("css")
@stop
@section('content')
@endif
@endif
@endif
@endif
@else
{{ __('hr.not_added')}}
@endif