Add lightweight datatables to your project with using the Simple DataTables library. Just add .datatable
class name to any table you wish to conver to a datatable. Check for more examples.
Title | Amount | Purpose | Date | Action |
---|---|---|---|---|
{{ $expense->title }} | {{ $expense->amount }} | {{ $expense->date }} | {!! $expense->purpose !!} | Edit Delete |
No Expense Yet. Please ADD AN EXPENSE |