@props([ 'href' => '#', 'text' => '', 'image' => null, 'icon' => null, 'title' => '', 'backgroundColor' => '', 'backgroundImg' => '', ])
{{ $text }}
{{ $title }}
@if ($icon) {!! $icon !!} @elseif($image) {!! $image !!} @endif