@extends('layouts.app') @section('content')
{{ __('Ingresar') }}
@csrf
@endsection