@extends('layouts.simple.master') @section('title', 'Mega Options') @section('css') @endsection @section('main_content')

Mega Options

Variation Radio

Use radio attribute to create variations of radio buttons.

Select your payment method
card
card
card
card
What are the most important things to learn about web design?
Radios with creative options & SVG icons
Variation Checkbox

We can create any creative design by using (type='checkbox')attribute.

Which of the following activities do you enjoy doing in your free time?
It's time to upgrade

Select the theme that best suits your requirements, and you're ready to go!

  • Mofi
  • 380 Sales
  • Edmin
  • 1.8K Sales
  • Multikart
  • 3.4k Sales
  • Viho
  • 2k Sales
Default Style

It's a default style for radio buttons.

Without Borders Style

By adding plain-style & mega-inline to use default style for checkbox buttons.

Solid Border Style

Use border-style & mega-inline to use solid border style radio button.

Offer Style Border

Use offer-style & mega-inline to use solid border style checkbox button.

Inline Style

To create inline megaoption add mega-inline class in form tag

Vertical Style

Use mega-vertical class to create vertical alignments.

Delivery Options

Buying Options

Horizontal Style

Use mega-horizontal class to create horizontal alignments.

Delivery Options

Buying Options

@endsection @section('scripts') @endsection