@extends('layouts.vendor.app') @section('title','Employee Edit') @section('content')
{{ translate('General Information') }}
@csrf
{{translate('messages.employee_image')}}
Employee thumbnail
{{translate('messages.account')}} {{translate('messages.info')}}
@endsection @push('script_2') @endpush