File "LaravelExcelException-20250411075412.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/maatwebsite/excel/src/Exceptions/LaravelExcelException-20250411075412.php
File size: 118 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Maatwebsite\Excel\Exceptions;
use Throwable;
interface LaravelExcelException extends Throwable
{
}