@extends('template.main-template') @section('content')

Where should we send your order?

@include('shop.components.confirm-order')
@csrf
@csrf @endsection @push('css') @endpush @push('javascript') @endpush