@extends('layout.with-main') @section('title') {{ $user->username }} - Settings - {{ __('common.members') }} - {{ config('other.title') }} @endsection @section('breadcrumbs') @endsection @section('nav-tabs') @include('user.buttons.user') @endsection @section('page', 'page__user-general-setting--index') @section('main')

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

@csrf @method('PATCH')

Style

Chat

{{ __('user.homepage-blocks') }}
Block visibility

Block order
Drag and drop to reorder blocks.
Torrent

@endsection