@extends('frontend.theme_2.app') @section('title', __('billing_address') . ' || ' . $companyName) @push('styles') @endpush @section('content')
@include('frontend.pages.customer.sidemenu')

{{__('billing_address')}}

{{ __('add_address') }}

@endsection @push('plugins') @endpush @push('scripts') @endpush