{{-- Pterodactyl - Panel --}} {{-- Copyright (c) 2015 - 2017 Dane Everitt --}} {{-- This software is licensed under the terms of the MIT license. --}} {{-- https://opensource.org/licenses/MIT --}} @extends('layouts.master') @section('title') @lang('server.config.name.header') @endsection @section('content-header')

@lang('server.config.name.header')@lang('server.config.name.header_sub')

@endsection @section('content')

@lang('server.config.name.details')

@endsection @section('footer-scripts') @parent {!! Theme::js('js/frontend/server.socket.js') !!} @endsection