{{ $station->name }}
{{ $station->latitude }}
{{ $station->longitude }}
{{ $station->cost }}
{{ $station->cost_description }}
{{ $station->manufacturer }}
{{ $station->model }}
{{ $station->pwps_version }}
{{__('lang.'.($station->qr_enabled?'active':'not_active'))}}
{{ $station->outlets }}
{{ $station->hours }}
{{ $station->pre_charge_instructions }}
{{ $station->available }}
{{ $station->created_at }}
{{ $station->updated_at }}
{{ $station->plugshare_location_id }}
{{ $station->plugshare_station_id }}