@extends('layouts.admin') @section('content')

shopping_cart Gérer vos ventes en ligne

{!! Html::link(action('\Plugins\Vente\Controller\VenteController@clients'), 'Retour à la liste clients', array("class" => "btn btn-sm bg-teal waves-effect m-l-15 pull-right")) !!}

Informations client

Informations du compte n°

Identifiant sur le site :
Nom du client :
Société :
Adresse :
Code postal :
Ville :
Téléphone :
Fax :
E-mail :
@stop