@extends('panel.layout.app') @section('title', __('Subscription Plans')) @inject('paymentControls', 'App\Http\Controllers\PaymentController') @inject('gatewayControls', 'App\Http\Controllers\GatewayController') @section('content')
{{$plan->name}}
{{__('Please enable a payment gateway')}}
@endif{{$plan->name}}
{{__('Please enable a payment gateway')}}
@endif