@extends('vendors.layout') @section('content')
{{ __('Payment') }}

{{ __('Membership Request Sent.') }}

{{ __('Your membership extend request is sent successfully. You will be notified with activation & expire date via mail once the request is approved') }}

@endsection