@extends('layouts.provider') @php $pageWidth = 'narrow'; @endphp @section('title', 'Nouveau Client') @section('page-title', 'Clients > Nouveau client') @section('footer-class', 'footer-spacing') @section('content')

Nouveau client

Annuler Créer le client
@endsection