@extends('admin.layouts.main') @section('content')
@section('page_title') Create Feature @endsection

Create Feature for Plan: {{ $plan->name }}


@csrf
Cancel
@endsection