@extends('frontend.layouts.master')
@section('meta_title', __('Buy Now'))
@push('custom_meta')
@endpush
@section('header')
@include('frontend.layouts.header-layout.three')
@endsection
@use('Modules\Shop\app\Models\DeliveryAddress')
@section('contents')