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

{{ __('Pending History') }}

{{ __('Subscription Plan') }} >> {{ __('Pending History') }}

@endsection @section('body-content')

{{ __('Purchase History') }}

@endsection @push('js_section') @endpush