@php use App\Models\Profile; use Illuminate\Support\Facades\Crypt; //USUARIO LOGADO $profile = Profile::user(); @endphp @include('system-layouts.layout-head') @include('mod-origin.title')

Excluir

Tag*
Descrição
Pasta
@if($profile->idGroup < 5)
@else @endif
Parametro*

Cuidado

Este cadastro será excluido permanentemente.

@include('system-layouts.layout-footer')