@forelse($entities as $val) {{ $val->entity_type }} {{ $val->entity_code }} {{ $val->content_name ??"--" }} {{ $val->display_location??"--" }} {{ $val->display_importance }} {{ $val->created_at }} {{ $val->dr_status }} {{ date('Y-m-d H:i',strtotime($val->created_at)) }} @empty No records found @endforelse