@extends('merchant.layout') @section('title','Completed Pickups') @section('page-title','Completed Pickups') @section('content')
Pickup Request
@csrf
{{-- FUTURE FEATURES --}}
🚚 Driver auto-assignment & AI scheduling coming soon
Cancel
@endsection