@extends('adminlte::page') @section('title', 'Listado de mensajes') @section('content_header')

Listado de mensajes

@endsection @section('content')
ID Fecha (-03) Cuenta Bot Teléfono Texto Status Acciones
@endsection @section('js') @endsection