| {{$item->province_fa}} |
{{$item->axis_name}} |
{{$item->axis_type_fa ?? 0}} |
{{$item->direction_fa ?? 0}} |
{{$item->axis_start ?? 0}} |
{{$item->axis_end ?? 0}} |
{{$item->distance_axis_start ?? 0}} |
{{$item->local_name ?? 0}} |
{{$item->lat ?? 0}} |
{{$item->lng ?? 0}} |
{{$item->police_serial ?? 0}} |
{{$item->collision_type_fa ?? 0}} |
{{$item->way_geometri_fa ?? 0}} |
{{$item->participants_bicycle ?? 0}} |
{{$item->participants_light_vehicle ?? 0}} |
{{$item->participants_heavy_vehicle ?? 0}} |
{{$item->number_of_injured ?? 0}} |
{{$item->number_of_died ?? 0}} |
{{verta($item->accident_date)->format('Y/n/j')}} |
{{$item->accident_time ?? 0}} |
{{verta($item->created_at)->format('Y/n/j')}} |
{{$item->weather_condition_fa ?? 0}} |
@endforeach