@extends('templates.captive') @section('title','NewPortal Cautivo Netwey ') @section('description','Portal Cautivo Netwey ') @section('header') @endsection @section('styles') @endsection @section('content')

Hola, {{ strtoupper($dataDn->name) }}

@csrf
CAPTCHA

El Texto no coincide con el de la imágen

@include('layouts.common.section_contact')
@endsection @section('scripts') @endsection