File size: 26,038 Bytes
19d1904
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>شيت المندوب - نظام إدارة الشحنات</title>
    <script src="https://cdn.tailwindcss.com/3.4.16"></script>
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css">
    <script>
        tailwind.config = {
            theme: {
                extend: {
                    colors: {
                        primary: '#1f2937',
                        secondary: '#6b7280'
                    },
                    borderRadius: {
                        'none': '0px',
                        'sm': '4px',
                        DEFAULT: '8px',
                        'md': '12px',
                        'lg': '16px',
                        'xl': '20px',
                        '2xl': '24px',
                        '3xl': '32px',
                        'full': '9999px',
                        'button': '8px'
                    }
                }
            }
        }
    </script>
    <style>
        :where([class^="ri-"])::before {
            content: "\f3c2";
        }
        @media print {
            body { margin: 0; }
            .page-break { page-break-after: always; }
            .no-print { display: none; }
        }
        .barcode-font {
            font-family: 'Courier New', monospace;
            letter-spacing: 0.1em;
        }
        table {
            border-collapse: collapse;
        }
        th, td {
            border: 1px solid #000;
            padding: 4px 6px;
            vertical-align: top;
        }
        .signature-cell {
            height: 40px;
            width: 80px;
        }
        .comment-cell {
            height: 40px;
            width: 100px;
        }
        @media print {
            .first-page-row {
                height: 12vh; /* ارتفاع للصفحة الأولى */
            }
            .other-page-row {
                height: 14vh; /* ارتفاع للصفحات الأخرى */
            }
        }
    </style>
</head>
<body class="bg-white text-black font-sans">

    <!-- الصفحة الأولى -->
    <div class="p-4">
        <!-- رأس الصفحة الجديد -->
        <header class="flex justify-between items-center p-4 border-b-2 border-gray-800 mb-6 bg-gray-100 rounded-lg">
            <div class="w-1/4">
                <h1 class="text-3xl font-bold text-gray-800" style="font-family: 'Pacifico', cursive;">MARO</h1>
                <p class="text-sm text-gray-600">EXPRESS</p>
            </div>
            <div class="w-1/2 text-center">
                <h2 class="text-2xl font-bold text-gray-800">شيت المندوب</h2>
                <p class="text-sm text-gray-600">MHD-8216</p>
            </div>
            <div class="w-1/4 text-left text-sm text-gray-700">
                <p><strong>التاريخ:</strong> 21/04/2025</p>
                <p><strong>عدد الشحنات:</strong> 24</p>
            </div>
        </header>
        <div class="px-4 mb-6">
            <p><strong>المندوب:</strong> أحمد محمد العلي</p>
            <p><strong>المنطقة:</strong> Tanta</p>
        </div>

        <!-- جدول الصفحة الأولى -->
        <table class="w-full text-xs">
            <thead>
                <tr class="bg-gray-100">
                    <th class="w-72">بيانات الشحنة</th> <th class="w-32">الوزن / عدد القطع / المبلغ</th> <th class="w-20">التوقيع</th> <th class="w-24">التعليق</th>
                </tr>
            </thead>
            <tbody>
                <tr class="first-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">1</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: الأستاذة حياة المصري</div>
                        <div>موبايل: 01092896108</div>
                        <div>العنوان: المحافظة الغربية بالمنصورة دمي الجديد</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1580</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="first-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">2</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: رضا حسني محمد</div>
                        <div>موبايل: 01120604337</div>
                        <div>العنوان: العنوان الغربية أبوت حمد العامل شيخ</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1885</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="first-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">3</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: هدى زكي</div>
                        <div>موبايل: 01080676141</div>
                        <div>العنوان: شارع مصطفى كامل شارع الكفراوي</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">920</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="first-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">4</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: أيمن أحمد خفاجي</div>
                        <div>موبايل: 01061830089</div>
                        <div>العنوان: محافظة كفر الشيخ - قرية مصير</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">980</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="first-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">5</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: منى رأفت</div>
                        <div>موبايل: 01007333867</div>
                        <div>العنوان: المنصورة شارع الجيش أمام سنتر</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">660</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell">01007333867</td>
                </tr>
            </tbody>
        </table>
    </div>

    <div class="page-break"></div>

    <!-- الصفحة الثانية -->
    <div class="p-4">
        <!-- رأس الصفحة المكرر -->
        <header class="flex justify-between items-center p-4 mb-6">
            <div class="w-1/4">
                <h1 class="text-xl font-bold text-gray-800" style="font-family: 'Pacifico', cursive;">MARO</h1>
                <p class="text-xs text-gray-600">EXPRESS</p>
            </div>
            <div class="w-1/2 text-center">
                <h2 class="text-xl font-bold text-gray-800">شيت المندوب - صفحة 2</h2>
            </div>
            <div class="w-1/4 text-left text-sm text-gray-700">
                <p><strong>التاريخ:</strong> 21/04/2025</p>
            </div>
        </header>

        <!-- جدول الصفحة الثانية -->
        <table class="w-full text-xs">
            <thead>
                <tr class="bg-gray-100">
                    <th class="w-72">بيانات الشحنة</th> <th class="w-32">الوزن / عدد القطع / المبلغ</th> <th class="w-20">التوقيع</th> <th class="w-24">التعليق</th>
                </tr>
            </thead>
            <tbody>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">6</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: سارة أحمد الطنطاوي</div>
                        <div>موبايل: 01155432890</div>
                        <div>العنوان: طنطا شارع الجلاء بجوار مسجد النور</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>2</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1250</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">7</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: محمد عبد الرحمن</div>
                        <div>موبايل: 01098765432</div>
                        <div>العنوان: كفر الزيات شارع المحطة أمام البنك الأهلي</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>2</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">2100</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">8</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: فاطمة علي السيد</div>
                        <div>موبايل: 01234567890</div>
                        <div>العنوان: المحلة الكبرى شارع البحر بجوار مدرسة النصر</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>3</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1750</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">9</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: أحمد حسام الدين</div>
                        <div>موبايل: 01187654321</div>
                        <div>العنوان: زفتى شارع الجمهورية عمارة رقم 15</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">890</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">10</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: نورا محمد فتحي</div>
                        <div>موبايل: 01076543210</div>
                        <div>العنوان: السنطة شارع النيل بجوار مركز الشباب</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>1</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>2</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1320</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
                <tr class="other-page-row">
                    <td>
                        <span class="font-bold block mb-1 text-sm">11</span>
                        <img src="33710186200009.svg" alt="Barcode" style="width: 100px; height: auto; margin: 0 auto;" />
                        <span class="block text-center text-xs mb-1">33710186200009</span>
                        <div class="font-bold">المرسل: Bella Donna</div>
                        <div>المرسل إليه: عبد الله صلاح الدين</div>
                        <div>موبايل: 01065432109</div>
                        <div>العنوان: بسيون شارع المدرسة أمام الجامع الكبير</div>
                    </td>
                    <td>
                        <div class="grid grid-cols-2 text-[11px] border-b">
                            <div class="text-center border-r">
                                <div class="font-bold">الوزن</div>
                                <div>2</div>
                            </div>
                            <div class="text-center">
                                <div class="font-bold">عدد القطع</div>
                                <div>1</div>
                            </div>
                        </div>
                        <div class="text-center font-bold py-1">1680</div>
                    </td> <td class="signature-cell"></td> <td class="comment-cell"></td>
                </tr>
            </tbody>
        </table>
    </div>

    <div class="page-break"></div>

    <!-- الصفحة الأخيرة - إقرار الاستلام -->
    <div class="p-4">
        <div class="text-center mb-8">
            <h1 class="text-2xl font-bold mb-4">إقرار استلام الشحنات</h1>
        </div>
        <div class="max-w-2xl mx-auto space-y-6">
            <div class="bg-gray-50 p-6 rounded-lg">
                <h2 class="text-lg font-bold mb-4">بيانات المندوب</h2>
                <div class="grid grid-cols-2 gap-4 text-sm">
                    <div><span class="font-bold">اسم المندوب:</span> <span class="mr-2">أحمد محمد العلي</span></div>
                    <div><span class="font-bold">المنطقة:</span> <span class="mr-2">Tanta</span></div>
                    <div><span class="font-bold">التاريخ:</span> <span class="mr-2">21/04/2025</span></div>
                    <div><span class="font-bold">رقم الشيت:</span> <span class="mr-2">MHD-8216</span></div>
                </div>
            </div>
            <div class="bg-gray-50 p-6 rounded-lg">
                <h2 class="text-lg font-bold mb-4">ملخص الشحنات</h2>
                <div class="grid grid-cols-2 gap-4 text-sm">
                    <div><span class="font-bold">إجمالي عدد الشحنات:</span> <span class="mr-2 text-xl font-bold text-primary">24</span></div>
                    <div><span class="font-bold">الإجمالي المالي:</span> <span class="mr-2 text-xl font-bold text-primary">28,915 جنيه</span></div>
                </div>
            </div>
            <div class="border-2 border-gray-300 p-6 rounded-lg">
                <p class="text-sm leading-relaxed mb-6">أقر أنا المندوب المذكور أعلاه بأنني قد استلمت جميع الشحنات المذكورة في هذا الشيت وعددها (24) شحنة، وأتعهد بتسليمها للعملاء المذكورين في العناوين المحددة، وأتحمل المسؤولية الكاملة عن هذه الشحنات حتى تسليمها للعملاء أو إرجاعها للشركة في حالة عدم التسليم.</p>
                <div class="grid grid-cols-3 gap-8 mt-8">
                    <div class="text-center"><div class="border-b-2 border-gray-400 pb-2 mb-2 h-16"></div><p class="text-sm font-bold">اسم المندوب</p></div>
                    <div class="text-center"><div class="border-b-2 border-gray-400 pb-2 mb-2 h-16"></div><p class="text-sm font-bold">التوقيع</p></div>
                    <div class="text-center"><div class="border-b-2 border-gray-400 pb-2 mb-2 h-16"></div><p class="text-sm font-bold">التاريخ</p></div>
                </div>
            </div>
            <div class="text-center text-xs text-gray-500 mt-8">
                <p>هذا المستند تم إنتاجه إلكترونياً ولا يحتاج لختم أو توقيع إضافي</p>
            </div>
        </div>
    </div>

    <!-- أزرار التحكم (لا تظهر عند الطباعة) -->
    <div class="fixed bottom-4 left-4 no-print">
        <div class="flex gap-2">
            <button onclick="window.print()" class="bg-primary text-white px-4 py-2 rounded-button !rounded-button whitespace-nowrap hover:bg-opacity-80 transition-colors"><i class="ri-printer-line w-4 h-4 flex items-center justify-center"></i> طباعة</button>
            <button onclick="generatePDF()" class="bg-secondary text-white px-4 py-2 rounded-button !rounded-button whitespace-nowrap hover:bg-opacity-80 transition-colors"><i class="ri-file-pdf-line w-4 h-4 flex items-center justify-center"></i> تصدير PDF</button>
        </div>
    </div>

    <script id="print-controls">
        function generatePDF() {
            window.print();
        }
    </script>
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=eeb/002" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html>