@extends('layouts.admin.master') @section('title')Select2 {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Select2

@endslot @endcomponent
Select-2
Outline Color Variant
Full Colored Variant
@push('scripts') @endpush @endsection