@extends('layouts.default') {{-- Page title --}} @section('title') Accordion @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content')

Accordion

Default Accordion

Use class .accordion for basic accordion

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Border Accordion

Use class .accordion-bordered for basic accordion

HTML stands for HyperText Markup Language. HTML is the standard markup language for describing the structure of web pages.

Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc.

Solid header accordion

Use class .accordion-solid-header for basic accordion

image

You can pay for the product you have purchased using credit cards, debit cards, or via online banking. We also on-delivery services.

If while signing in to your account you see an error message, you can do the following

  1. Check your network connection and try again
  2. Make sure your account credentials are correct while signing in
  3. Check whether your account is accessible in your region

If the problem persists, you can contact our support.

You can add money to the wallet for any future transaction from your bank account using net-banking, or credit/debit card transaction. The money in the wallet can be used for an easier and faster transaction.

Solid content accordion

Use class .accordion-solid-content for basic accordion

image

You can pay for the product you have purchased using credit cards, debit cards, or via online banking. We also on-delivery services.

If while signing in to your account you see an error message, you can do the following

  1. Check your network connection and try again
  2. Make sure your account credentials are correct while signing in
  3. Check whether your account is accessible in your region

If the problem persists, you can contact our support.

You can add money to the wallet for any future transaction from your bank account using net-banking, or credit/debit card transaction. The money in the wallet can be used for an easier and faster transaction.

@stop @section('footer_scripts') @stop