@extends('Shop.layout.layout', [ 'title' => __('Commande confirmée'), ]) @section('content')
{!! $content !!}
@endsection