@extends('layouts.customer-app.basic') @section('title') Fitsigma | Payments @endsection @section('CSS') {!! HTML::style('fitsigma_customer/bower_components/datatables/jquery.dataTables.min.css') !!} @endsection @section('content')

Payments

Payments

{{--
--}} {{--
--}} {{--Add Payment--}} {{--
--}} {{--
--}} {{--
--}}

Name Amount Source Payment Date Payment ID Payment Type Action
@endsection @section('JS') {!! HTML::script('fitsigma_customer/bower_components/datatables/jquery.dataTables.min.js') !!} @endsection