@extends('layout.main') @section('contenido')
@csrf {{-- --}} @if (Session::has('mensaje')) @endif

Registrar Cuenta

@endsection