@extends('layouts.master') @section('title') Bonjour {{ auth()->user()->name }} @endsection @section('content')

Bienvenue, {{auth()->user()->name}}

This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.


It uses utility classes for typography and spacing to space content out within the larger container.

Featured
Special title treatment

With supporting text below as a natural lead-in to additional content.

Go somewhere
Featured
Special title treatment

With supporting text below as a natural lead-in to additional content.

Go somewhere
5 days ago

Mr. Doe shared a video

@endsection