@yield('custom-foot') @if(auth()->check() && (auth()->user()->hasRole('developer') || auth()->user()->hasRole('admin'))) @endif
{{__("Go to card")}}
@include('components.card-items')
{{__("You need to type at least 4 characters to perform a search...")}}