@extends('auth.layout') @section('title', 'Inloggen') @section('content')

Inloggen

@if ($errors->any()) @endif
@csrf @endsection