@extends('layouts.app') @section('content')
{{trans('lang.app_setting_paytm')}}
{{trans('lang.withdraw_setting')}}
{!! trans('lang.withdraw_setting_not_available_help') !!}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection