@extends('admin.admin') @section('content')

{{ __('subscription_list')}}

{{ __('#')}} {{ __('Plan Name')}} {{ __('Price')}} {{ __('Subscription_Type')}} {{ __('Description')}} {{ __('Provider')}} {{ __('Start Date')}} {{ __('End Date')}} {{ __('Payment Status')}} {{ __('Status')}} {{ __('Payment Proof')}}
@endsection