@php $currentCustomer = auth()->guard('customer')->user(); @endphp @extends('shop::customers.account.index') @section('page_title') {{ __('shop::app.customer.account.address.create.page-title') }} @endsection @section('page-detail-wrapper')