@extends('base.forms')
@section('cssForm')
@endsection
@section('titleTable')
Bitácora de Correos
@endsection
@section('headerTable')
# |
Fecha |
De |
Para |
Estatus |
Descripción |
@endsection
@section('contentForm')
@endsection
@section('jsForm')
{{-- Bootstrap table --}}
@endsection