{{$ethnicity->ethnicity_name}}
@if(!$ethnicity->is_blocked) {!! 'Blocked' !!} @else {!! 'Active' !!} @endif
{{date('d/m/Y h:i A',strtotime($ethnicity->created_on))}}
{{ ($ethnicity->updated_on!="")? date('d/m/Y h:i A',strtotime($ethnicity->updated_on)):'N/A' }}