@extends('layouts.master') @section('title', $title = "FENITOURCI / Dashboard") @section('description', $description = "") @section("css") @endsection @section('content')

{{ $compte['Libelle'] }}

{{--
--}}
{{--
--}}
@endsection @section("js") @endsection