@php $id = isset($_GET['id']) ? filter_var($_GET['id'], FILTER_SANITIZE_NUMBER_INT) : ''; @endphp
{!! __('text.confirm_board_item_deletion') !!}