@extends('layouts.backend') @section('extraCss') @endsection @section('mainContentArea')
| # | Name | Price | Duration | Sort Order | Action | ||
|---|---|---|---|---|---|---|---|
| {{$key + $plans->firstItem()}} | {{ $row->plan_name }} | {{ $row->planInfo->price }} | {{ $row->planInfo->duration }}{{ $row->planInfo->duration_type }} | {{ $row->planInfo->sort_order }} | Edit | ||
No product found! |
|||||||