@extends('admin.master', ['menu' => 'memberShip', 'submenu' => 'payment_history']) @section('title', isset($title) ? $title : '') @section('content')

{{ __('Search') }}

{{ __('Membership Type') }} {{ __('English Name') }} {{ __('Arabic Name') }} {{ __('Membership Id') }} {{ __('Reason') }} {{ __('Amont') }} {{ __('Date') }} {{ __('Payment Method') }}
@push('post_scripts') @endpush @endsection