@extends('admin.layouts.main-layout') @section('title', 'Manage Plans') @section('content')
| S. No. | Plan Name | Plan Position | Plan Image | Status | Actions |
|---|---|---|---|---|---|
| 1. | {{ $plans->plan_name }} | {{ $plans->position_order }} |
@if($plans->plan_image)
|
|
|