@lang('tr.You are about to pay :amount ', ['amount' => $userRequest->total_amount])
@include('payments.components.pay')
@extends('layouts.master') @section('title', __("tr.Confirmation")) @section('subtitle', __("tr.Payment Confirmation") ) @section('titleicon', "icon-file-text") @section('content')