@extends('layouts.admin.app') @section('title',translate('Employee Add')) @push('css_or_js') @endpush @section('content')
@csrf
{{ translate('Genaral Information') }}
{{--
--}}
Employee thumbnail
{{translate('messages.account')}} {{translate('messages.info')}}
@endsection @push('script_2') @endpush