@extends('body') @section('sidebar') @parent

This is appended to the master sidebar.

Authentification @endsection @section('content')

Compte utilisateur

@if ($adapters)

You are logged in:

@endif @endsection