@extends('layouts.dashboard') @section('css') @endsection @section('content')

{{__('Saving Account')}}

{{__('Main Information')}}

@endsection @section('js') @endsection