@extends('templates.auth.my_account') @section('my_account_content') <div class="js-shop-addresses"> <shop-addresses/> </div> @endsection