@extends('layout.padrao')
@section('title', 'List - Emails enviados pelo Tabex')
@section('content')
{{-- @dd(http_build_query($params)) --}}
@include('include.filtro_result')
{{-- @dd("/mscIntegration/json" . "?" . http_build_query($params)) --}}
| Subject |
Sender |
Recipient |
Sent at |
Status |
Opened at |
@include('bibliotecas.floattheadOverflow')
@include('bibliotecas.bootstrapExport')
@endSection