@extends('layouts.master') @section('title') @lang('translation.Colors') @endsection @section('content')

Colors

#626ed4
Primary
#02a499
Success
#38a4f8
Info
#f8b425
Warning
#ec4561
Danger
#343a40
Dark
#6c757d
Secondary
@endsection