@extends('dashboard.layouts.app') @section('content') @include('dashboard.layouts.breadcrumb', ['items' => [ trans('app.workflows.title') => '#', trans('app.workflow-reports.title') => route('dashboard.wf.workflow-reports.index'), ]])