@local @endlocal @vite(['resources/js/pages/datatables.js'])
id Keyword In Title In Description In Skills @foreach ($keywords_data as $i => $keyword) {{$keyword['id']}} {{$keyword['keyword']}} {{$keyword['title']}} {{$keyword['description']}} {{$keyword['skills']}} {{$keyword['title_color_class']}} {{$keyword['description_color_class']}} {{$keyword['skills_color_class']}} @endforeach
id Country Name Region Status @foreach ($country_data as $i => $country) {{$country->id}} @if($country->excluded) {{$country->name}} @else {{$country->name}} @endif {{$country->region}} @if($country->excluded) Excluded @else Included @endif @if($country->excluded) @else @endif @endforeach