@extends('layouts/contentLayoutMaster') @section('title', 'Dropdowns') @section('content')

Flat

To create a flat dropdown use .btn-flat-* with your dropdown-toggle

@endsection @section('page-script') @endsection