@extends('layouts.app') @section('template_title') Fe General Config @endsection @section('content')
{{ $message }}
No | Fecha | Configuracion | Correo | Clave | Puerto | Host | Smtp | Encriptado | |
---|---|---|---|---|---|---|---|---|---|
{{ ++$i }} | {{ $feGeneralConfig->fecha }} | {{ $feGeneralConfig->configuracion }} | {{ $feGeneralConfig->correo }} | {{ $feGeneralConfig->clave }} | {{ $feGeneralConfig->puerto }} | {{ $feGeneralConfig->host }} | {{ $feGeneralConfig->smtp }} | {{ $feGeneralConfig->encriptado }} |