@extends('layouts.master') @section('title', 'Accueil') @section('content')

Suivre ma commande

Les informations de votre commande vous ont été transmises par e-mail.

@csrf
@if ($searchAction == true) @include('shop.partials.order-track-info') @endif @endsection