@extends('layouts.main')
@section('title', 'Forms Group Add-Ons')
@section('content')
{{ __('Basic Group Add-ons')}}
{{ __('Icon Group Addons')}}
{{ __('Icon Group with Buttons')}}
{{ __('Icon Group with Dropdowns')}}
{{ __('Icon Group with Checkbox')}}
{{ __('Icon Group with Radio')}}
@endsection