Commit 12ec1271 by Pham Huy

update mau hoa don

parent 9a80d217
...@@ -11,15 +11,27 @@ get_header(); ...@@ -11,15 +11,27 @@ get_header();
// $invoice_temp_01 = wp_get_attachment_image_src(274, '423x600' ); // $invoice_temp_01 = wp_get_attachment_image_src(274, '423x600' );
// list ảnh mẫu hóa đơn // list ảnh mẫu hóa đơn
$arr_invoice = array( $arr_invoice = array(
1 => 274, 1 => 274,
2 => 275, 2 => 275,
3 => 276, 3 => 276,
4 => 277, 4 => 277,
5 => 278, 5 => 278,
6 => 279, 6 => 279,
7 => 280, 7 => 280,
8 => 281, 8 => 281,
9 => 283, 9 => 283,
10 => 955,
11 => 956,
12 => 957,
13 => 958,
14 => 959,
15 => 960,
16 => 961,
17 => 962,
18 => 963,
19 => 964,
20 => 965,
21 => 966,
); );
?> ?>
<?php get_template_part( 'template-parts/content', 'intro-slider' ); ?> <?php get_template_part( 'template-parts/content', 'intro-slider' ); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment