@extends('admin.template.master') @section('title', $title) @section('content')

Utilities

@include('admin.partials.flash_message') @foreach($content as $k=>$u) @endforeach
S.no Plan Name Major Features Period Action
{{ ++$k }} {{ $u->plan_name }} {{ $u->major_featues}} {{ $u->period}}
{{ csrf_field() }}
S.no Plan Name Major Features Period Action
@endsection