{{ __("Ajouter") }}

@foreach ($billings as $billing) @endforeach
{{ __("Raison sociale") }} {{ __("Siret") }} {{ __("Mail") }} {{ __("Téléphone") }} {{ __("Ville") }} {{ __("Pays") }} {{ __("Actions") }}
{!! $billing->bil_socialReason !!} {!! $billing->bil_siret !!} {!! $billing->bil_email !!} {!! $billing->bil_phone !!} {!! $billing->bil_zipCode !!} {!! $billing->bil_city !!} {!! $billing->cou_nameFr !!}