@extends('frontend.user.layouts.dash') @section('title', lang('Settings', 'user')) @section('content')
@include('frontend.user.includes.list')
{{ lang('Account details', 'user') }}
@csrf
{{--
--}}
{{--
--}}
@endsection