@extends('layouts.main') @section('title', $data['title']) @section('content')
  • Order By
  • DESC
    DESC
    ASC
@if (canCreate('Income')) Add Income Alt + N {{-- --}} @endif
@endsection('content') @section('custom-scripts') {{-- --}} @endsection