@include('site.controllers.upper-header') @include('site.controllers.header')

@lang('site.paymentMethod')

{{--
--}} {{-- {{csrf_field()}}--}} {{-- --}} {{--
--}} {{--

@lang('site.theNameUsedOnTheCard')

--}} {{-- --}} {{-- @if ($errors->has('holder_name'))--}} {{-- {{ $errors->first('holder_name') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--

@lang('site.cardNumber')

--}} {{-- --}} {{-- @if ($errors->has('number'))--}} {{-- {{ $errors->first('number') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--

@lang('site.expiresInAMonth')

--}} {{-- --}} {{-- @if ($errors->has('end_month'))--}} {{-- {{ $errors->first('end_month') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--

@lang('site.expireInAYear')

--}} {{-- --}} {{-- @if ($errors->has('end_year'))--}} {{-- {{ $errors->first('end_year') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--

@lang('site.theCodeNumberOnTheCreditCards')

--}} {{-- --}} {{-- @if ($errors->has('cvv'))--}} {{-- {{ $errors->first('cvv') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--

@lang('site.paymentPreferredMethod')

--}} {{-- --}} {{-- @if ($errors->has('method'))--}} {{-- {{ $errors->first('method') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}

سوف يتم تحويلكم لبوابة الدفع الألكتروني للتحقق من بيانات بطاقة الإتمان و حفظها

{{-- --}}
@include('site.controllers.footer')