import React from "react"; export default function EditRestaurantSubscription(props) { return (

Subscription

); }