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

Features List

Add new
@endsection @section('content') @livewire('tables.features-list') @endsection