@extends('layouts.appindex') @section('title', 'User edit') @section('content') @if(isset($_GET['id']))
@method('PUT') @else @method('POST') @endif @csrf
scope_autocrop!=0 && $scope[0]->scope_autocrop!="") checked @endif>
{{ Form::close()}} @endsection