@extends('layouts.main') @section('title', 'Reporte | Pago por Transferencia') @section('header') @endsection @section('content')

{!! $result['mensaje'] !!}

@endsection