@extends('layout._default') @section('title') Subscription Plans @endsection @section('body-con')
| # | Plan Name | Monthly Price | Yearly Price | Type | Subscription For | {{--Action | --}}
|---|---|---|---|---|---|---|
| {{$value->id}} | {{$value->name}} | {{$value->monthly_price}} | {{$value->yearly_price}} | {{$value->subscription_for}} | {{$value->map_version}} | {{--View Details | --}}