Advertisement
Katsiree

singapore

Dec 8th, 2019
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 40.15 KB | None | 0 0
  1. <nav>
  2.  
  3.     <a class="nav-item nav-link" href="play/singapore" style="padding: 0; margin: 3px 5px;">
  4.         <div class="card border-info bg-tb_info read mb-3" style="width: 200px;">
  5.             <div class="card-body text-info" style="padding: 1.15rem;">
  6.                 <p class="card-text text-center">
  7.                     <img src="https://cdn.countryflags.com/thumbs/singapore/flag-400.png" alt=""
  8.                        style="width:50px; margin-right: 10px; ;float: left;top:6px;position: relative;">
  9.                     <b class="text-title">หวยสิงค์โปร</b>
  10.                     <br>
  11.                     <small class="text-date">วันอาทิตย์ 08/12/19</small>
  12.                     <br><br>
  13.                     <small class="text-detail">
  14.                         ออกรางวัลทุกวันพุธ, เสาร์, อาทิตย์<br>
  15.                         เปิดรับแทงจนถึง 17:00 น.
  16.                     </small>
  17.                     <br>
  18.                     <span class="countdown" data-date="2019-12-08" data-time="18-00">
  19.                     </span>
  20.                 </p>
  21.             </div>
  22.         </div>
  23.     </a>
  24. </nav>
  25.  
  26. <div class="tab-content" id="nav-tabContent">
  27.     <div class="tab-pane fade show active" id="nav-singapore" role="tabpanel" aria-labelledby="nav-singapore-tab">
  28.         <div class="row">
  29.             <div class="col-7 p-0 m-0">
  30.                 <div class="card-body border border-info bg-tb_info">
  31.                     <div class="ribbon-lotto">
  32.                         <h4><img src="https://cdn.countryflags.com/thumbs/singapore/flag-400.png" style="width:25px;">
  33.                             หวยสิงค์โปร</h4>
  34.                     </div>
  35.                     <ul class="mb-1 nav nav-tabs tab-solid tab-solid-info" role="tablist">
  36.                         <li class="nav-item mx-1 border rounded border-info">
  37.                             <a class="nav-link active" id="tab-lotto-1" data-toggle="tab" href="#home-lotto-1"
  38.                                role="tab" aria-controls="home-lotto-1" aria-selected="true">แทงเลข 1ตัว/2ตัว/3ตัว</a>
  39.                         </li>
  40.  
  41.                     </ul>
  42.                     <div class="tab-content tab-content-solid">
  43.                         <div class="tab-pane fade show active" id="home-lotto-1" role="tabpanel"
  44.                            aria-labelledby="tab-lotto-1">
  45.                             <div class="row">
  46.                                 <form id="play_form" method="post">
  47.                                     <table class="table table-striped w-100">
  48.                                         <thead>
  49.                                             <tr class="text-center bg-tbN">
  50.                                                 <th class="border bg-tbN"
  51.                                                    style="font-size: 0.9rem;font-weight: 600!important;width:130px">
  52.                                                     หมายเลข</th>
  53.                                                 <th class="border bg-tbN"
  54.                                                    style="font-size: 0.9rem;font-weight: 600!important;">
  55.                                                     ตัวบน
  56.                                                 </th>
  57.                                                 <th class="border bg-tbN"
  58.                                                    style="font-size: 0.9rem;font-weight: 600!important;">
  59.                                                     ตัวล่าง</th>
  60.                                                 <th class="border bg-tbN"
  61.                                                    style="font-size: 0.9rem;font-weight: 600!important;">
  62.                                                     ตัวโต้ด</th>
  63.                                             </tr>
  64.                                             <tr class="table-light text-center">
  65.                                                 <th class="border p-1 text-danger">
  66.                                                     จำกัด
  67.                                                 </th>
  68.                                                 <th class="border p-1" id="topLimit">
  69.  
  70.                                                 </th>
  71.                                                 <th class="border p-1" id="btmLimit">
  72.  
  73.                                                 </th>
  74.                                                 <th class="border p-1" id="todLimit">
  75.  
  76.                                                 </th>
  77.                                             </tr>
  78.                                             <tr class="table-light text-center">
  79.                                                 <th class="border p-1"><button onClick="addNumber()"
  80.                                                        style="font-size: 0.7rem;"
  81.                                                        class="py-1 px-2 btn btn-outline-info" id="">เพิ่ม 5
  82.                                                         แถว</button>
  83.                                                 </th>
  84.                                                 <th class="border p-1"><button data-nth="2" style="font-size: 0.7rem;"
  85.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  86.                                                        onClick="copy('Top')">คัดลอกยอด</button>
  87.                                                 </th>
  88.                                                 <th class="border p-1"><button data-nth="3" style="font-size: 0.7rem;"
  89.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  90.                                                        onClick="copy('Btm')">คัดลอกยอด</button>
  91.                                                 </th>
  92.                                                 <th class="border p-1"><button data-nth="4" style="font-size: 0.7rem;"
  93.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  94.                                                        onClick="copy('Tod')">คัดลอกยอด</button>
  95.                                                 </th>
  96.                                             </tr>
  97.                                         </thead>
  98.                                         <tbody class="tab-1-body" id="play_table">
  99.                                             <tr id="box_1">
  100.                                                 <td class="py-1">
  101.                                                     <div style="display: inline-flex;">
  102.                                                         <input onfocusout="bill_summary(1)" onKeyUp="onEmpty(this)"
  103.                                                            onChange="onEmpty(this)" type="number" min="0" minlength="1"
  104.                                                            maxlength="3" name="numberPlay[]"
  105.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  106.                                                            pattern="[0-9]*" placeholder="สิงค์โปร"
  107.                                                            onblur="checkNumber(this)" id="numberPlay_1"
  108.                                                            class="border-0 numberplay numonly form-control form-control-sm col-10 text-center py-0">
  109.                                                         <button tabIndex="-1" onclick="addNumber(1, '1')"
  110.                                                            style="font-size: 0.7rem;"
  111.                                                            class="p-0 pr-1 pl-1 btn btn-info rounded-0" id="">
  112.                                                             <div style="transform: skew(-35deg, 25deg);">
  113.                                                                 กลับ</div>
  114.                                                         </button>
  115.                                                     </div>
  116.                                                 </td>
  117.                                                 <td class="py-1">
  118.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  119.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  120.                                                            type="number" min="0" max="20000" id="playTop_1"
  121.                                                            placeholder="0" data-role="1"
  122.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  123.                                                            pattern="[0-9]*" name="playTop[]"
  124.                                                            class="form-control form-control-sm numonly text-right py-0 playtop">
  125.                                                     </div>
  126.                                                 </td>
  127.                                                 <td class="py-1">
  128.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  129.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  130.                                                            type="number" min="0" max="20000" id="playBtm_1"
  131.                                                            placeholder="0" data-role="2"
  132.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  133.                                                            pattern="[0-9]*" name="playBtm[]"
  134.                                                            class="text-right form-control form-control-sm numonly py-0">
  135.                                                     </div>
  136.                                                 </td>
  137.                                                 <td class="py-1">
  138.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  139.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  140.                                                            type="number" min="0" max="20000" id="playTod_1"
  141.                                                            placeholder="0" data-role="3"
  142.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  143.                                                            pattern="[0-9]*" name="playTod[]"
  144.                                                            class="text-right form-control form-control-sm numonly py-0">
  145.                                                     </div>
  146.                                                 </td>
  147.                                             </tr>
  148.                                             <tr id="box_2">
  149.                                                 <td class="py-1">
  150.                                                     <div style="display: inline-flex;">
  151.                                                         <input onfocusout="bill_summary(1)" onKeyUp="onEmpty(this)"
  152.                                                            onChange="onEmpty(this)" type="number" min="0" minlength="1"
  153.                                                            maxlength="3" name="numberPlay[]"
  154.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  155.                                                            pattern="[0-9]*" placeholder="สิงค์โปร"
  156.                                                            onblur="checkNumber(this)" id="numberPlay_2"
  157.                                                            class="border-0 numberplay numonly form-control form-control-sm col-10 text-center py-0">
  158.                                                         <button tabIndex="-1" onclick="addNumber(1, '2')"
  159.                                                            style="font-size: 0.7rem;"
  160.                                                            class="p-0 pr-1 pl-1 btn btn-info rounded-0" id="">
  161.                                                             <div style="transform: skew(-35deg, 25deg);">
  162.                                                                 กลับ</div>
  163.                                                         </button>
  164.                                                     </div>
  165.                                                 </td>
  166.                                                 <td class="py-1">
  167.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  168.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  169.                                                            type="number" min="0" max="20000" id="playTop_2"
  170.                                                            placeholder="0" data-role="1"
  171.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  172.                                                            pattern="[0-9]*" name="playTop[]"
  173.                                                            class="form-control form-control-sm numonly text-right py-0 playtop">
  174.                                                     </div>
  175.                                                 </td>
  176.                                                 <td class="py-1">
  177.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  178.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  179.                                                            type="number" min="0" max="20000" id="playBtm_2"
  180.                                                            placeholder="0" data-role="2"
  181.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  182.                                                            pattern="[0-9]*" name="playBtm[]"
  183.                                                            class="text-right form-control form-control-sm numonly py-0">
  184.                                                     </div>
  185.                                                 </td>
  186.                                                 <td class="py-1">
  187.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  188.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  189.                                                            type="number" min="0" max="20000" id="playTod_2"
  190.                                                            placeholder="0" data-role="3"
  191.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  192.                                                            pattern="[0-9]*" name="playTod[]"
  193.                                                            class="text-right form-control form-control-sm numonly py-0">
  194.                                                     </div>
  195.                                                 </td>
  196.                                             </tr>
  197.                                             <tr id="box_3">
  198.                                                 <td class="py-1">
  199.                                                     <div style="display: inline-flex;">
  200.                                                         <input onfocusout="bill_summary(1)" onKeyUp="onEmpty(this)"
  201.                                                            onChange="onEmpty(this)" type="number" min="0" minlength="1"
  202.                                                            maxlength="3" name="numberPlay[]"
  203.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  204.                                                            pattern="[0-9]*" placeholder="สิงค์โปร"
  205.                                                            onblur="checkNumber(this)" id="numberPlay_3"
  206.                                                            class="border-0 numberplay numonly form-control form-control-sm col-10 text-center py-0">
  207.                                                         <button tabIndex="-1" onclick="addNumber(1, '3')"
  208.                                                            style="font-size: 0.7rem;"
  209.                                                            class="p-0 pr-1 pl-1 btn btn-info rounded-0" id="">
  210.                                                             <div style="transform: skew(-35deg, 25deg);">
  211.                                                                 กลับ</div>
  212.                                                         </button>
  213.                                                     </div>
  214.                                                 </td>
  215.                                                 <td class="py-1">
  216.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  217.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  218.                                                            type="number" min="0" max="20000" id="playTop_3"
  219.                                                            placeholder="0" data-role="1"
  220.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  221.                                                            pattern="[0-9]*" name="playTop[]"
  222.                                                            class="form-control form-control-sm numonly text-right py-0 playtop">
  223.                                                     </div>
  224.                                                 </td>
  225.                                                 <td class="py-1">
  226.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  227.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  228.                                                            type="number" min="0" max="20000" id="playBtm_3"
  229.                                                            placeholder="0" data-role="2"
  230.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  231.                                                            pattern="[0-9]*" name="playBtm[]"
  232.                                                            class="text-right form-control form-control-sm numonly py-0">
  233.                                                     </div>
  234.                                                 </td>
  235.                                                 <td class="py-1">
  236.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  237.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  238.                                                            type="number" min="0" max="20000" id="playTod_3"
  239.                                                            placeholder="0" data-role="3"
  240.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  241.                                                            pattern="[0-9]*" name="playTod[]"
  242.                                                            class="text-right form-control form-control-sm numonly py-0">
  243.                                                     </div>
  244.                                                 </td>
  245.                                             </tr>
  246.                                             <tr id="box_4">
  247.                                                 <td class="py-1">
  248.                                                     <div style="display: inline-flex;">
  249.                                                         <input onfocusout="bill_summary(1)" onKeyUp="onEmpty(this)"
  250.                                                            onChange="onEmpty(this)" type="number" min="0" minlength="1"
  251.                                                            maxlength="3" name="numberPlay[]"
  252.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  253.                                                            pattern="[0-9]*" placeholder="สิงค์โปร"
  254.                                                            onblur="checkNumber(this)" id="numberPlay_4"
  255.                                                            class="border-0 numberplay numonly form-control form-control-sm col-10 text-center py-0">
  256.                                                         <button tabIndex="-1" onclick="addNumber(1, '4')"
  257.                                                            style="font-size: 0.7rem;"
  258.                                                            class="p-0 pr-1 pl-1 btn btn-info rounded-0" id="">
  259.                                                             <div style="transform: skew(-35deg, 25deg);">
  260.                                                                 กลับ</div>
  261.                                                         </button>
  262.                                                     </div>
  263.                                                 </td>
  264.                                                 <td class="py-1">
  265.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  266.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  267.                                                            type="number" min="0" max="20000" id="playTop_4"
  268.                                                            placeholder="0" data-role="1"
  269.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  270.                                                            pattern="[0-9]*" name="playTop[]"
  271.                                                            class="form-control form-control-sm numonly text-right py-0 playtop">
  272.                                                     </div>
  273.                                                 </td>
  274.                                                 <td class="py-1">
  275.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  276.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  277.                                                            type="number" min="0" max="20000" id="playBtm_4"
  278.                                                            placeholder="0" data-role="2"
  279.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  280.                                                            pattern="[0-9]*" name="playBtm[]"
  281.                                                            class="text-right form-control form-control-sm numonly py-0">
  282.                                                     </div>
  283.                                                 </td>
  284.                                                 <td class="py-1">
  285.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  286.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  287.                                                            type="number" min="0" max="20000" id="playTod_4"
  288.                                                            placeholder="0" data-role="3"
  289.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  290.                                                            pattern="[0-9]*" name="playTod[]"
  291.                                                            class="text-right form-control form-control-sm numonly py-0">
  292.                                                     </div>
  293.                                                 </td>
  294.                                             </tr>
  295.                                             <tr id="box_5">
  296.                                                 <td class="py-1">
  297.                                                     <div style="display: inline-flex;">
  298.                                                         <input onfocusout="bill_summary(1)" onKeyUp="onEmpty(this)"
  299.                                                            onChange="onEmpty(this)" type="number" min="0" minlength="1"
  300.                                                            maxlength="3" name="numberPlay[]"
  301.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  302.                                                            pattern="[0-9]*" placeholder="สิงค์โปร"
  303.                                                            onblur="checkNumber(this)" id="numberPlay_5"
  304.                                                            class="border-0 numberplay numonly form-control form-control-sm col-10 text-center py-0">
  305.                                                         <button tabIndex="-1" onclick="addNumber(1, '5')"
  306.                                                            style="font-size: 0.7rem;"
  307.                                                            class="p-0 pr-1 pl-1 btn btn-info rounded-0" id="">
  308.                                                             <div style="transform: skew(-35deg, 25deg);">
  309.                                                                 กลับ</div>
  310.                                                         </button>
  311.                                                     </div>
  312.                                                 </td>
  313.                                                 <td class="py-1">
  314.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  315.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  316.                                                            type="number" min="0" max="20000" id="playTop_5"
  317.                                                            placeholder="0" data-role="1"
  318.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  319.                                                            pattern="[0-9]*" name="playTop[]"
  320.                                                            class="form-control form-control-sm numonly text-right py-0 playtop">
  321.                                                     </div>
  322.                                                 </td>
  323.                                                 <td class="py-1">
  324.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  325.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  326.                                                            type="number" min="0" max="20000" id="playBtm_5"
  327.                                                            placeholder="0" data-role="2"
  328.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  329.                                                            pattern="[0-9]*" name="playBtm[]"
  330.                                                            class="text-right form-control form-control-sm numonly py-0">
  331.                                                     </div>
  332.                                                 </td>
  333.                                                 <td class="py-1">
  334.                                                     <div class="input-group input-group-sm" style="height: 25px;"><input
  335.                                                            onfocus="checkLimit(this)" onfocusout="bill_summary(1)"
  336.                                                            type="number" min="0" max="20000" id="playTod_5"
  337.                                                            placeholder="0" data-role="3"
  338.                                                            style="font-size:0.8rem;height: 25px;" inputmode="numeric"
  339.                                                            pattern="[0-9]*" name="playTod[]"
  340.                                                            class="text-right form-control form-control-sm numonly py-0">
  341.                                                     </div>
  342.                                                 </td>
  343.                                             </tr>
  344.                                         </tbody>
  345.                                         <tfoot>
  346.                                             <tr class="table-light text-center">
  347.                                                 <th class="border p-1"><button onClick="addNumber()"
  348.                                                        style="font-size: 0.7rem;"
  349.                                                        class="py-1 px-2 btn btn-outline-info" id="">เพิ่ม 5
  350.                                                         แถว</button>
  351.                                                 </th>
  352.                                                 <th class="border p-1"><button data-nth="2" style="font-size: 0.7rem;"
  353.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  354.                                                        onClick="copy('Top')">คัดลอกยอด</button>
  355.                                                 </th>
  356.                                                 <th class="border p-1"><button data-nth="3" style="font-size: 0.7rem;"
  357.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  358.                                                        onClick="copy('Btm')">คัดลอกยอด</button>
  359.                                                 </th>
  360.                                                 <th class="border p-1"><button data-nth="4" style="font-size: 0.7rem;"
  361.                                                        class="py-1 px-2 btn btn-outline-info copy-num"
  362.                                                        onClick="copy('Tod')">คัดลอกยอด</button>
  363.                                                 </th>
  364.                                             </tr>
  365.                                         </tfoot>
  366.                                     </table>
  367.                             </div>
  368.                         </div>
  369.                     </div>
  370.                     <div class="mt-4">
  371.                         <div class="row">
  372.                             <label style="font-size:0.8rem;"
  373.                                class="col-2 p-0 pt-2 col-form-label fsz_rem08 text-right">บันทึกช่วยจำ</label>
  374.                             <div class="col-4">
  375.                                 <input style="font-size: 0.8rem;" id="note" name="note" type="text"
  376.                                    class="form-control form-control-sm">
  377.                             </div>
  378.                             </form>
  379.                             <div class="col-6">
  380.                                 <div style="position: relative; top: -10px;" id="bill_total">
  381.                                     <label style="font-size:14px;" class="font-weight-bold col-4">ยอดแทง</label>
  382.                                     <label style="font-size:16px;text-align: right;"
  383.                                        class="font-weight-bold shadow-sm badge badge-light col-7 text-dark">0</label>
  384.                                     <br>
  385.                                     <label style="font-size:16px;" class="font-weight-bold col-4">ส่วนลด</label>
  386.                                     <label style="font-size:16px;text-align: right;"
  387.                                        class="font-weight-bold shadow-sm badge badge-light col-7 text-danger">0</label>
  388.                                     <br>
  389.                                     <label style="font-size:22px;" class="font-weight-bold col-4">รวม</label>
  390.                                     <label style="font-size:22px;text-align: right;"
  391.                                        class="font-weight-bold shadow-sm badge badge-light col-7 text-info">0</label>
  392.                                 </div>
  393.                                 <br>
  394.                                 <div class="text-center mt-3">
  395.                                     <span class="font-weight-bold text-danger" style="font-size:16px;">**
  396.                                         ส่วนลดจะทำการคืนเข้าบัญชีทันที</span>
  397.                                 </div>
  398.                             </div>
  399.                         </div>
  400.                         <div class="row">
  401.                             <div class="col-10 col-offset-2 col-form-label text-center"><button
  402.                                    class="btn btn-primary btn-sm" onClick="clear_bill()">ล้างตาราง</button>
  403.                                 <button class="btn btn-success btn-sm" onClick="bill_summary()">บันทึก</button></div>
  404.                         </div>
  405.                     </div>
  406.                 </div>
  407.             </div>
  408.             <div class="col-5 p-1">
  409.  
  410.  
  411.                 <div class="row">
  412.                     <div class="col-12 mb-2">
  413.                         <table class="table-striped table-bordered border border-secondary w-100">
  414.  
  415.                             <thead class="bg-danger text-white">
  416.                                 <tr>
  417.                                     <th class="p-2 border-dark">สถิติรางวัล</th>
  418.                                     <th class="p-2 border-dark">3 งวดล่าสุด</th>
  419.                                     <th class="p-2 border-dark">3 ตัวบน</th>
  420.                                     <th class="p-2 border-dark">2 ตัวบน</th>
  421.                                     <th class="p-2 border-dark">2 ตัวล่าง</th>
  422.                                 </tr>
  423.                             </thead>
  424.                             <tbody>
  425.                                 <tr>
  426.                                     <td> <img src="https://cdn.countryflags.com/thumbs/singapore/flag-400.png" alt=""
  427.                                            style="width: 20px;
  428.                                        border-radius: 50px;
  429.                                        height: 20px;"> หวยสิงค์โปร </td>
  430.                                     <td>3 งวดล่าสุด</td>
  431.                                     <td>3 ตัวบน</td>
  432.                                     <td>2 ตัวบน</td>
  433.                                     <td>2 ตัวล่าง</td>
  434.                                 </tr>
  435.                             </tbody>
  436.                         </table>
  437.  
  438.                         </table>
  439.                     </div>
  440.                 </div>
  441.  
  442.  
  443.  
  444.                 <div class="row numhot">
  445.                     <div class="col-12">
  446.                         <table class="table-striped table-bordered border border-secondary w-100">
  447.                             <thead>
  448.                                 <tr>
  449.                                     <th colspan="2" class="text-center">เลขดังมาแรง ! <span
  450.                                            class="text-danger">(จ่ายครึ่งราคา)</span></th>
  451.                                 </tr>
  452.                             </thead>
  453.                             <tbody>
  454.                                 <tr>
  455.                                     <td class="font-weight-bolder bg-danger text-white text-center"
  456.                                        style="width: 70px;">
  457.                                         3 ตัวบน (จ่าย 250) </td>
  458.                                     <td class="pl-2 pr-2"> xxxx </td>
  459.                                 </tr>
  460.                                 <tr>
  461.                                     <td class="font-weight-bolder bg-danger text-white text-center"
  462.                                        style="width: 70px;">
  463.                                         3 ตัวโต๊ด (จ่าย 50) </td>
  464.                                     <td class="pl-2 pr-2"> xxxx </td>
  465.                                 </tr>
  466.                                 <tr>
  467.                                     <td class="font-weight-bolder bg-danger text-white text-center"
  468.                                        style="width: 70px;">
  469.                                         2 ตัวบน (จ่าย 35) </td>
  470.                                     <td class="pl-2 pr-2"> xxxx </td>
  471.                                 </tr>
  472.                                 <tr>
  473.                                     <td class="font-weight-bolder bg-danger text-white text-center"
  474.                                        style="width: 70px;">
  475.                                         2 ตัวล่าง (จ่าย 35) </td>
  476.                                     <td class="pl-2 pr-2"> xxxx</td>
  477.                                 </tr>
  478.                             </tbody>
  479.  
  480.                         </table>
  481.                     </div>
  482.                     <div class="alert alert-info mt-4" style="margin-left: 16px;margin-right: 16px;" role="alert">
  483.                         <strong>*** ระบบจะทำการจ่ายเรทในอัตราตาม ณ เวลาที่เดิมพัน
  484.                             โปรดตรวจสอบในรายละเอียดของแต่ละบิล</strong>
  485.                     </div>
  486.                 </div>
  487.  
  488.                 <div class="col-12 latest-bill-div py-2">
  489.                     <div class="table">
  490.                         <table class="table-striped table-bordered border border-secondary" style="width: 100%">
  491.                             <thead>
  492.                                 <tr>
  493.                                     <td colspan="7" class="font-weight-bold py-1 pl-2 bg-tb_order">
  494.                                         <div class="w-100 d-flex">
  495.                                             <span class="ml-2 align-middle">รายการบิลล่าสุด (5
  496.                                                 รายการ)</span>
  497.                                         </div>
  498.                                     </td>
  499.                                 </tr>
  500.                                 <tr>
  501.                                     <th class="font-weight-bold border text-center">Ref</th>
  502.                                     <th class="font-weight-bold border text-center">เวลาเดิมพัน</th>
  503.                                     <th class="font-weight-bold border text-center">บันทึกช่วยจำ</th>
  504.                                     <th class="font-weight-bold border text-center">รายการ</th>
  505.                                     <th class="font-weight-bold border text-right">บาท</th>
  506.                                     <th class="font-weight-bold border text-center">ดูบิล</th>
  507.                                 </tr>
  508.  
  509.  
  510.                             </thead>
  511.  
  512.  
  513.                         </table>
  514.                     </div>
  515.                 </div>
  516.             </div>
  517.         </div>
  518.     </div>
  519. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement