@extends('frontend.layouts.app') @section('content') Pay With bKash @endsection @section('script') @if (get_setting('bkash_sandbox', 1)) @else @endif @endsection