@extends('admin::layouts.master') @section('page_title') {{ __('admin::app.settings.workflows.title') }} @stop @section('content-wrapper')
@if (bouncer()->hasPermission('settings.automation.workflows.create')) @endif
@stop