{{-- Para mostra mensajes de error, exito, advertencia o info sin ajax --}} @if(session('message'))
{{ session('message')['text'] }}