@extends('layouts.main') @push('styles') @endpush @section('content')

{{ __('strings.import_employees_header') }}

* {{__('strings.import_template_message')}}

{{__('strings.employee_number')}} QrCode [Obligatorio] {{__('strings.name')}} {{__('strings.last_name')}} {{__('strings.department')}} {{__('strings.phone')}} [Obligatorio] {{__('strings.sex')}} {{__('strings.blood_type')}} {{__('strings.google_url')}} STATUS

{{ __('strings.table_error') }}

{{__('strings.employee_number')}} QrCode [Obligatorio] {{__('strings.name')}} {{__('strings.last_name')}} {{__('strings.department')}} {{__('strings.phone')}} [Obligatorio] {{__('strings.sex')}} {{__('strings.blood_type')}} {{__('strings.google_url')}} STATUS
@endsection @push('scripts') @endpush