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

Adicionar

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

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