@extends('layout.v2') @section('content')

{{ __('firefly.net_worth') }}

TODO

{{ __('firefly.in_out_period') }}

TODO

TODO

TODO
@endsection @section('scripts') @vite(['src/pages/accounts/index.js']) @endsection