{{-- Copyright (c) ppy Pty Ltd . Licensed under the GNU Affero General Public License v3.0. See the LICENCE file in the repository root for full licence text. --}} @extends('master', ['titlePrepend' => $groupJson['name']]) @section('content')
@endsection @section("script") @parent @include('layout._react_js', ['src' => 'js/groups-show.js']) @endsection