@extends('layouts.admin.master')
@section('title')Tag & Pills
{{ $title }}
@endsection
@push('css')
@endpush
@section('content')
@component('components.breadcrumb')
@slot('breadcrumb_title')
Tag & Pills
@endslot
Base
Tag & Pills
@endcomponent
PrimarySecondarySuccessInfoWarningDangerLightDark
PrimarySecondarySuccessInfoWarningDangerLightDark
heading New
heading New
heading New
heading New
heading New
heading New
@push('scripts')
@endpush
@endsection