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

Confirm Shipping

Where should we send your samples?

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