@extends('adminlte::page') @section('title', 'Ingresar Correo') @section('content_header')

Ingresar Correo

@endsection @section('content')
@csrf
@endsection