@extends('layout.base') @section('header-title')
Ingreso al sistema
@endsection @section('content')
{{ csrf_field() }}
@endsection