@extends('layouts.app') @section('page-title', "Home - " . config('app.name') ) @section('content')
Ceci est un block !
@endsection