@extends('adminlte::page')
@section('title', __('global.Edit').' '.__('global.Employee'))
{{-- @section('content_header')
{{ __('global.Edit').' '.__('global.Employee') }}
@endsection --}}
@section('content')
@lang('global.Editing') @lang('global.Employee')
@endsection