@if ($data->link_option == \App\Models\Content_Block::LINK_OPTION_BUTTON)
{{ $data->link_label }}
@else

{{ $data->link_label }}

@endif