@extends('layout.default') @section('title') {{ $user->username }} - Settings - {{ __('common.members') }} - {{ config('other.title') }} @endsection @section('breadcrumbs') @endsection @section('nav-tabs') @include('user.buttons.user') @endsection @section('content')

General {{ __('user.settings') }}

@csrf @method('PATCH')

Style

Chat

Torrent

@endsection