@extends('layouts.master') @section('content')
@lang('descriptions.share-steal.show')
@if (isset($approval_view)) {!! Form::model($stat, ['route' => ['stats.approval-view', $stat->id], 'class' => 'stats-form approval-form']) !!} @elseif ($edit) {!! Form::open(['url' => 'stats/'.$stat->id, 'class' => 'stats-form']) !!} @endif @include ('partials.stats') @if (isset($approval_view)) {!! Form::checkbox('approve', 1, null, ['id' => 'approval-state', 'class' => 'hidden']) !!}
Ändern
@else
@if ($edit) {!! Form::checkbox('confirmation', 1, null, ['id' => 'stats-confirmation', 'class' => 'hidden']) !!} @elseif (isset($share_steal)) Schließen @if (Gate::allows('user-mode'))
Warning: Undefined variable $stat in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php on line 36

Warning: Attempt to read property "module_type" on null in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php on line 36

Warning: Undefined variable $stat in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php on line 38

Warning: Attempt to read property "module_type" on null in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php on line 38

Fatal error: Uncaught Error: Call to undefined function route() in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php:42 Stack trace: #0 {main} thrown in C:\Apache24_x64\htdocs\origin_cms\resources\views\statistics\show.blade.php on line 42