@extends('layouts.master') @section('css') @toastr_css @section('title') Idea - Payments @stop @endsection @section('page-header') @section('PageTitle') Payments @stop

Payments

@endsection @section('content')


@endsection @section('js') @toastr_js @toastr_render @endsection