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

{{ __('All Subscribers') }}

{{ __('User') }} {{ __('Status') }} {{ __('Subscribed On') }} {{ __('Paid By') }} {{ __('Subscription ID') }} {{ __('Plan Name') }} {{ __('Pricing Plan') }} {{ __('Next Payment') }} {{ __('Actions') }}
@endsection @section('js') @endsection