@extends('layouts.app') @section('content')
{{ $message }}
| # | Name | Consignment type | Price (in INR) | Delivery Time | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $subscription->name }} | {{ $subscription->consg_type }} | {{ $subscription->price }} | {{ $subscription->max_delivery_time }} hours |