@extends('layouts.admin.app') @section('title',\App\Utils\translate('Employee_edit')) @push('css_or_js') @endpush @section('content')

{{\App\Utils\translate('update_employee')}}

@csrf
{{ \App\Utils\translate('General_Information') }}
( {{\App\Utils\translate('ratio_1:1')}} )( {{\App\Utils\translate('optional')}} )
{{ \App\Utils\translate('Employee thumbnail')}}
{{\App\Utils\translate('account_info')}}
@endsection @push('script_2') @endpush