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

¡Bienvenido a Netwey!

Estamos listos para activar tu cuenta.

@csrf

Completa tus datos

Confirma tu dirección

@php $address=""; if(!empty($dataDn->address)){ $address=$dataDn->address; } @endphp ?

¿Problemas con la activacion?

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