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

State Color

@endslot @endcomponent
Default Color
Color
Primary
secondary
Success
Info
Warning
Danger
@push('scripts') @endpush @endsection