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

{{ __('All User Subscriptions') }}

{{ __('Subscribed On') }} {{ __('Plan Name') }} {{ __('Gateway') }} {{ __('Subscription ID') }} {{ __('Status') }} {{ __('Characters') }} {{ __('Bonus') }} {{ __('Next Payment On') }} {{ __('Actions') }}
@endsection @section('js') @endsection