Current File : /home/tradevaly/demo.tradevaly.com.bd/resources/views/frontend/banner-ads.blade.php
@extends('layouts.frontend')
    @section('content') 

    <div id="wrapper-content" class="wrapper-content pt-0 pb-0">
      <div class="inner-page-banner heading-title-behind text-center">
        <div class="heading heading-style-title-behind mb-0">
          <div class="heading-title-wrapper"> <span>Banner Ads</span>
            <h1 class="text-white heading-title h2 font-weight-semibold">Banner Ads</h1>
            <ul class="po-bread breadcrumb justify-content-center fadeInUp animated" data-animate="fadeInUp">
              <li class="breadcrumb-item"><a href="index.html">Home</a></li>
              <li class="breadcrumb-item">Banner Ads</li>
            </ul>
          </div>
        </div>
      </div>
      <div class="page-shop my-account container pb-8 pt-5">
          <div class="bg-gray-02 mb-7 text-center rounded py-4 px-5 lh-14 text-dark mb-4">
                <h4 class="mb-2">Banner Ads</h4>
                <p>Your Company's products or branding on our portal www.tradevaly.com.</p>
                <a class="btn btn-outline-info btn-sm px-5" href="#">Click here for package features</a>
          </div>
          
           <div class="page-container d-flex page-two-column">
              <div class="page-content">
              <h5 class="tite mb-3">Packages for banner ads on our platform </h5>
              <div class="table-responsive-md">
              <table class="bn-ad-tbl table table-bordered table-style-01">
              <thead class="table-success ">
              <tr>
              <th>CATEGORY</th>
              <th>COST</th>
              <th>DURATION</th>
              <th>ACTION</th>
              </tr>
              </thead>
              <tbody>
                <tr>
                  <td width="25%">Top banner</td>
                  <td width="20%">2000 Tk</td>
                  <td width="40%">
                      <div class="row mb-0">
                        <label for="colFormLabelSm" class="col-sm-5 col-form-label col-form-label-md">Visible for</label>
                        <div class="col-sm-7">
                            <div class="select-custom bg-white">
                              <select class="form-control form-control-sm bg-transparent" id="type">
                                <option>1 Month</option>
                                <option>3 Month</option>
                                <option>6 Month</option>
                                <option>12 Month</option>
                              </select>
                            </div>
                        </div>
                      </div>
                  </td>
                  <td align="center" width="15%">
                    <a href="#" class="border-0 btn btn-sm btn-info ">Buy Now</a>
                  </td>
                </tr>
                <tr>
                  <td width="25%">Center Banner </td>
                  <td width="20%">1500 Tk</td>
                  <td width="40%">
                      <div class="row mb-0">
                        <label for="colFormLabelSm" class="col-sm-5 col-form-label col-form-label-md">Visible for</label>
                        <div class="col-sm-7">
                            <div class="select-custom bg-white">
                              <select class="form-control form-control-sm bg-transparent" id="type">
                                <option>1 Month</option>
                                <option>3 Month</option>
                                <option>6 Month</option>
                                <option>12 Month</option>
                              </select>
                            </div>
                        </div>
                      </div>
                  </td>
                  <td align="center" width="15%">
                    <a href="#" class="border-0 btn btn-sm btn-info ">Buy Now</a>
                  </td>
                </tr>
                <tr>
                  <td width="25%">Bottom Banner</td>
                  <td width="20%">1000 Tk</td>
                  <td width="40%">
                      <div class="row mb-0">
                        <label for="colFormLabelSm" class="col-sm-5 col-form-label col-form-label-md">Visible for</label>
                        <div class="col-sm-7">
                            <div class="select-custom bg-white">
                              <select class="form-control form-control-sm bg-transparent" id="type">
                                <option>1 Month</option>
                                <option>3 Month</option>
                                <option>6 Month</option>
                                <option>12 Month</option>
                              </select>
                            </div>
                        </div>
                      </div>
                  </td>
                  <td align="center" width="15%">
                    <a href="#" class="border-0 btn btn-sm btn-info ">Buy Now</a>
                  </td>
                </tr>
                <tr>
                  <td width="25%">Feature Ads </td>
                  <td width="20%">1800 Tk</td>
                  <td width="40%">
                      <div class="row mb-0">
                        <label for="colFormLabelSm" class="col-sm-5 col-form-label col-form-label-md">Visible for</label>
                        <div class="col-sm-7">
                            <div class="select-custom bg-white">
                              <select class="form-control form-control-sm bg-transparent" id="type">
                                <option>1 Month</option>
                                <option>3 Month</option>
                                <option>6 Month</option>
                                <option>12 Month</option>
                              </select>
                            </div>
                        </div>
                      </div>
                  </td>
                  <td align="center" width="15%">
                    <a href="#" class="border-0 btn btn-sm btn-info ">Buy Now</a>
                  </td>
                </tr>
              </tbody>
              </table>
              </div>
              
              </div>
              <div class="sidebar account-sidebar primary-sidebar" id="sidebar">
              <div class="primary-sidebar-inner">
              <div class="card rounded border-0 px-4 pt-4 pb-4 bg-gray-02">
              <div class="card-header bg-transparent p-0 d-flex align-items-center mb-3">
              <h6 class="tite">We Accept : </h6>
              </div>
              <div class="card-body p-0">
                <div class="bg-white px-1 py-1 mb-3 rounded shadow-sm">
                  <img src="{{ asset('public/frontend/images/payment-method.png') }}" width="100%" alt="payment">
                  <i class="on-v border-top mt-2">(Only valid in Bangladesh)</i>
                </div>
              <p class="card-text text-gray mb-2 pb-1">You can also make payment through HDFC Net banking account, ICICI Infinity, Citibank NRI A/C, Citibank Current A/C, Citibank Suvidha A/C, IDBI iNet banking, UTI iConnect, Centurion Bank. You will be taken to a secured site where you can fill up your credit card information.</p>
              
              </div>
              </div>
              </div>
              </div>
              </div>

      </div>
    </div>
   

  @endsection