@extends('adminlte::page') @section('css') @endsection @section('title', 'Reef | Payment Plans') @section('content_header')

Features Add new

{{-- Add new --}}
@endsection @section('content') @livewire('dashboard.features.features-form') @endsection