@extends('layouts.gym-merchant.gymbasic') @section('CSS') {!! HTML::style('admin/global/plugins/datatables/datatables.min.css') !!} {!! HTML::style('admin/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css') !!} {!! HTML::style('admin/global/plugins/froiden-helper/helper.css') !!} @stop @section('content')

SMS Credits

Balance 0

Credits Purchased

Transactions 0
{{--
--}} {{----}} {{--
--}} {{--

Package

--}} {{--
--}} {{----}} {{--
--}} {{--Count--}} {{--0--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--

Offer

--}} {{--
--}} {{----}} {{--
--}} {{--Count--}} {{--0--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}}
Buy SMS Credits
Number of SMS should be greater than 1000.
Please enter number of sms credits
1 credit = 0.20 INR

1 SMS = 1 Credit / 0.20

Sub total = {{ (1500 * 0.20) }} INR

Tax = 15%

Grand total = {{ (1500 * 0.20) + ((1500 * 0.20)*0.15) }} INR

Credit Transactions
Credits Cost per credit Amount Status Date
@stop @section('footer') {!! HTML::script('admin/global/plugins/counterup/jquery.counterup.js') !!} {!! HTML::script('admin/global/plugins/counterup/jquery.waypoints.min.js') !!} {!! HTML::script('admin/global/plugins/datatables/DataTables-1.10.11/media/js/jquery.dataTables.js') !!} {!! HTML::script('admin/global/plugins/datatables/DataTables-1.10.11/media/js/dataTables.bootstrap.js') !!} {!! HTML::script('admin/global/plugins/datatables/Responsive-2.0.2/js/dataTables.responsive.js') !!} {!! HTML::script('admin/global/plugins/datatables/Responsive-2.0.2/js/responsive.bootstrap.js') !!} {!! HTML::script('https://checkout.razorpay.com/v1/checkout.js') !!} {!! HTML::script('admin/global/plugins/bootstrap-toastr/toastr.js') !!} {!! HTML::script("admin/global/plugins/froiden-helper/helper.js?v=1.2") !!} @stop