{{ method_field('PUT') }} {{ csrf_field() }}
{!! app('captcha')->display() !!} @if ($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif
@if(Auth::user()->ID == $data['principal']->ID || Auth::user()->rol_id == 0)
@endif