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