@extends("layouts.user.app") @section('page-title') {{ __('Dashboard') }} @endSection @section('page-nav-title')

{{ __('Settings') }}

{{ __('Settings') }}

@endsection @section('css-links') @endsection @section('content') @include('includes.dialog')
@csrf

{{ __('General Settings') }}

@endsection