@extends('admin.layouts.app') @section('title') Plan @endsection @section('css') @endsection @section('contents')
S/N | Name | Category | Price | Interval | description | Status | Action |
---|---|---|---|---|---|---|---|
S/N | Name | Category | Price | Interval | description | Status | Action |
{{ $i++ }} | {{ $plan->name }} | {{ $plan->category->name }} | ${{ $plan->cost }} | {{ $plan->interval }} | {{ $plan->description }} | {{ $plan->status }} | View Items {{-- Delete--}} |