{!! form_rest($form) !!}
@extends('layouts.app') @section('title', trans('contracts.title')) @section('plugin-styles') @stop @php //$userField = ['roles', 'email', 'name', 'supervisors', 'labels', 'tags', 'departments', 'current_password', 'password', 'confirm_password']; $fields = $form->getFields(); @endphp @section('content')