@extends('admin.layouts.master-soyuz') @section('title','All Subscriptions | ') @section('body') @component('admin.component.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('All Subscriptions') }} @endslot @slot('menu1') {{ __('All Subscriptions') }} @endslot @endcomponent
{{__("All Subscriptions")}}
# Plan name Transcation ID Method Amount User Start date End date Status Action
@endsection @section('custom-script') @endsection