@lang('models/reports.payment.title')
{!! $dataTable->table(['width' => '100%', 'class' => 'table table-hover table-bordered table-striped table-sm text-nowrap'],true ) !!}
@extends('layouts.master') @section('css') @parent @include('layouts.datatables_css') @include('reports.page_style') @endsection @section('content')