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