@extends('layouts.admin.app') @section('title', translate('Employee Add')) @push('css_or_js') {{-- --}} {{-- --}} @endpush @section('content')

{{translate('add_New_Employee')}}

@csrf
{{translate('general_Information')}}
image
( {{translate('ratio')}} 1:1 )
{{translate('account_Information')}}
@endsection @push('script_2') @endpush