@extends('hcpw.includes.layout') @section('title', 'HCPW - Wifi') @section('content') @include('hcpw.includes.nav')

{{ trans_choice('hcpw.wifi',2) }}

{{ trans('pc.name') }} {{ trans('hcpw.wifi_ssid') }} {{ trans('hcpw.status') }} {{ trans('hcpw.last_tried_connection') }}
@stop