@section('title', config('app.name').' - '.translate('page_introuvable')) @section('description', config('app.name').' - '.translate('page_introuvable')) @extends('layouts.main') @section('content')

{{ translate('page_introuvable') }}

{{ translate('texte_404') }}

{{ translate('retour_accueil') }}
@endsection