@extends('shop.customer-area.secondary-template') @section('header') @include('shop.components.header') @endsection @section('main2')

Editar Endereço

Dados

@csrf
@endsection @section('footer') @include('shop.components.footer') @endsection @push('css') @endpush @push('js') @endpush