@extends('layouts.app') @section('content')
{{ __('Pay with Paytm') }}
@csrf
@endsection