@if (! empty($title) && $title->isNotEmpty()) {!! $title !!} @elseif ($attributes->has('title'))

{!! $attributes->get('title') !!}

@endif @if ($attributes->has('route'))
arrow_forward
@endif
@if ($modules)
@foreach ($modules as $item) @endforeach
@if ($seeMore)
@endif @else @endif