@extends('layout.mainlayout') @section('content')
@component('components.breadcrumb') @slot('title') Floating Label @endslot @endcomponent
Basic Examples
Readonly plain text
Floating Labels With Pre Defined Values
Textareas
Floating Labels In Select
Floating Labels With Layouts
Floating Label Colors
@endsection