@extends('storefront.layout') @section('title', 'Bulk Parcel Booking - '.config('app.name', 'FreshMart')) @section('body_class', 'sf-no-bottom-nav') @section('content') @include('services.parcel._flow-style')
Bulk

Bulk Booking

Send multiple parcels at once when bulk upload is enabled by admin.

Bulk upload is not enabled yet

Create individual parcel bookings from the parcel booking flow.

Send Parcel
@endsection