@extends('user.layouts.app')
@section('title', 'Warning')
@section('content')
Warning
Uh-ho! We are unable to process your Payment by this method.
This method is under construction!!
Select bkash as your payment method.
@endsection
@section('script')
@endsection