@props([ 'title' => '', 'value' => 0, 'icon' => 'fa-chart-simple', 'color' => 'primary', 'meta' => null, 'url' => null, ])
{{ $value }}
{{ $title }}
@if ($meta)
{{ $meta }}
@endif
@if ($url) @endif