@extends('layouts.squelette') @section('css_header') @endsection @section('titre_page') {{ __("Liste des Appels Entrant / Sortant") }} @endsection @section('titre') {{ __("Liste des Appels Entrant / Sortant") }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', [ 'btn_imprim'=> false, 'btn_export'=> false]) @endsection @section('contenu')
| {{ __('Date') }} | {{ __('Appelant') }} | {{ __('Destination') }} | {{ __('Statut') }} | {{__('Sonnerie')}} | {{ __('Conversation') }} | {{ __('Totaux') }} | {{ __('Côut') }} | {{ __('Raison') }} | {{ __('Play') }} |
|---|