@extends('layouts.dashboard.app') @section('content')

@lang('site.workflows')

{{--

--}} {{-- @lang('site.workflows')--}} {{-- {{ $workflows->total() }}--}} {{-- --}} {{--

--}}
{{--
--}} {{-- --}} {{--
--}}

@lang('site.modules')

{{-- --}} @if (auth()->user()->hasPermission('create_workflows')) @lang('site.add') @else @lang('site.add') @endif
@include('dashboard.workflows._details')
@endsection @push('scripts') @endpush