@extends('layouts.external') @section('title') @endsection @section('header-style') @endsection @section('content')
{{-- @json($selling_requests)--}} {{--

Please pay {{$amount}} Taka

--}}
{{--
--}}
{{--
--}} {{--

Choose Your Payment Gateway

--}} {{--
--}} {{--
--}} @if(isset($city_enable) && $city_enable == 'Y')

Payment Using Card

{{--
Card title
Card subtitle
--}}
@endif @if(isset($bkash_enable) && $bkash_enable == 'Y')
{{-- Bkash api comment kora ase, parash bhai comment kore rakhte bolse --}} {{--
--}} {{--

Payment Through Mobile Banking (SC 2%)--}} {{--

--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}}{{--
Card title
--}} {{--
Card subtitle
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}

Payment Through Sonali Sheba

{{--
Card title
Card subtitle
--}}
@endif
@endsection @section('footer-script') @endsection