@extends('layouts.master') @section('title', 'Commandes ["' . $commande->client->fullname . '"]') @section('content')

@yield('title')

@csrf
Quitter
@endsection