@extends($theme.'frontend.layouts.master') @section('title', __('Instamojo')) @section('content')

{{__('Instamojo Payment')}}

@csrf
@endsection