Update ShowPromociones.php

This commit is contained in:
lizandrogd
2025-09-02 22:51:46 -05:00
parent 9971109968
commit f773ad7f64
+1
View File
@@ -28,6 +28,7 @@ use Intervention\Image\ImageManagerStatic as Img;
use Illuminate\Support\Str;
use Illuminate\Support\Facades\Storage;
use Illuminate\Support\Facades\DB;
use Illuminate\Database\QueryException;
use Exception;
use Twilio\Rest\Client;