@extends('store.layout') @section('title', __('Payment Pending')) @section('content')

{{ __('The payment is pending for the approval.') }}

@endsection