@extends('admin.settings.layout') @section('settings-content')
@csrf
Post-Purchase Logic
Customers must reach this cart value before checkout.
Days after delivery a customer can request a return.
Courier must verify OTP from customer to mark order as delivered.
Generate and email PDF invoice as soon as order is paid/confirmed.
@endsection