@extends('layout.auth.index') @section('title', 'Iniciar sesión') @section('content')
@if(session('warning')) @endif
@endsection