@extends('frontend.dashboard.dashboard-app') @section('dashboard_contents')
Account Details

You can edit your account details here.

@csrf @method('PUT')
Change Password

You can change your password here.

@csrf @method('PUT')
@endsection @push('scripts') @endpush