@extends ('backend.layouts.app') {{-- @section('title') {{ $module_action }} {{ $module_title }} @endsection --}} @section('page-header')

Reports

@stop @section('content')
@include("backend.includes.flash")
@php $sl=1;@endphp @foreach($reports as $key => $value) @can($key) @endcan @endforeach
S No. Reports Action
{{$sl++}} {{$value}}
@stop @push ('vendor-css') @endpush @push ('page-css') @endpush @push ('vendor-scripts') @endpush @push ('page-scripts') @endpush