@extends('frontend.layout.master') @section('content')

My Account

{{-- Delete Account --}}

View and update your profile, change password in your Astroway account.

@csrf
@endsection @section('scripts') @endsection