@extends('admin.master_layout') @section('title') {{ __('translate.Purchase History') }} @endsection @section('body-header')

{{ __('translate.Purchase History') }}

{{ __('translate.Subscription Plan') }} >> {{ __('translate.Purchase History') }}

@endsection @section('body-content')

{{ __('translate.Purchase History') }}

{{-- payment approval --}} @endsection @push('js_section') @endpush