@extends('layout.main') @section('content')

Report

@include('includes.errors') @include('includes.success') @section('filter')

Filter


@stop

@if(User::checkCategoryPermission('Report','Add')) Add New @endif @if(User::checkCategoryPermission('Report','Schedule')) Schedule @endif

Name Action
@include('report.schedule_modal') @stop