@props(['route' => '', 'icon' => 'fas fa-plus', 'title' => 'Create', 'small' => '', 'class' => '']) @if ($route) {!! ($slot != "") ? ' ' . $slot : '' !!} @else {!! ($slot != "") ? ' ' . $slot : '' !!} @endif