@extends('master') @section('css') @parent {{-- Could add a "Forms" stylesheet here? --}} @endsection @section('js') @endsection @section('content')

Check out

Please fill in your details below to proceed with this order.


{!! csrf_field() !!}
@if (count($errors) > 0) @endif

If you have a specific internal order reference that you want to use, please enter it here.

Enter any specific instructions relating to your order or delivery.

@if (!$addresses->isEmpty())

@endsection