@extends('templates/layout') @section('header') @parent @show @section('content')

Wasted

@lang('404.title')

@hasSection('subtitle')

@yield('subtitle')

@endif

Revenir sur la page d'accueil

@stop