@extends('layouts.main') @section('title', 'Badges') @section('content')

Colors

{{ __('Primary')}} {{ __('Secondary')}} {{ __('Success')}} {{ __('Danger')}} {{ __('Warning')}} {{ __('Info')}} {{ __('Light')}} {{ __('Dark')}}

{{ __('Counter Badges')}}

@endsection