@extends('layouts.app') @section('content')

{{$network->network}}

{{__("Network group")}}:

{{$network->network}}

@endsection