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

{{ __('Featured Activation Request Sent.') }}

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

@endsection