@extends('layouts.master') @section('title', 'Get Quotes') @section('content') @section('style') @endsection

Send a Package

Send a package with the most reliable couriers in the UK

@csrf
Origin
{{-- --}}
Enter Postal Code.
Destination
{{-- --}}
Enter Postal Code.
Package Type
{{-- --}}
Select Package Type.
{{--
Weight
Weignt must be between 1-1200.
--}}
Quantity
Invalid quantity.
@include('quotes.Component.pallet') @include('quotes.Component.parcel')
@endsection @section('script') @include('quotes.quote-script'); @endsection