@extends('admin/layouts.master') @section('title', 'Create Course - Admin') @section('body')

{{ __('adminstaticword.Add') }} {{ __('adminstaticword.SubscriptionPlans') }}

{{ csrf_field() }}

*

*
*

*


  • * -

    size: 250x150


    {{--
  • Subscription bundle works with stripe payment only.
    Enable it only when you have setup stripe.


  • --}}
    @endsection @section('scripts') @endsection