@extends('app') @section('content') <h1>Welkom in het urensysteem</h1> <a href="/login">Inloggen</a> @endsection