@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Subscription Plans') }}

{{ __('Plan') }} {{ __('Price') }} {{ __('Frequency') }} {{ __('Active Subscribers') }} {{ __('Featured') }} {{ __('Free') }} {{ __('Status') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection