@extends('layouts.admin.app') @section('title','Employee Edit') @push('css_or_js') @endpush @section('content')
@csrf
{{ translate('Genaral Information') }}
{{--
--}}
{{-- {{ dd($e['image']) }} --}}
Employee thumbnail
{{translate('messages.account')}} {{translate('messages.info')}}
{{-- --}}
{{-- --}}
@endsection @push('script_2') @endpush