@extends('layout.' . layout()) @section('subhead') @translate(Paytm Setup) @endsection @section('subcontent')

@translate(Paytm Setup)

@if (env('PAYTM') == 'YES') @translate(Disable) @else @translate(Enable) @endif
@endsection @section('script') @endsection