@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')

@lang('frontend.my_account')

@lang('frontend.member_password')

@lang('frontend.member_order_list')

@csrf
@endsection @section('script') @endsection