@extends('layouts.master') @section('page_title', 'Koombiyo Courier Payment') @section('title', 'Koombiyo Courier Payment') @section('main_item', 'Courier') @section('sub_item', 'Koombiyo Courier Payment') @section('content')
@csrf
@if($settings->courier_delivery_sms_enable == '1')
@endif
Waybill Id Order No Status Weight Branch(City) Delivery Chg. Collected COD Paid Amount Action
@endsection @section('scripts') @endsection