All Prefixes
@php
$prefixSetup = explode(',', $rights->prefix_setup);
$add = $prefixSetup[0];
$view = $prefixSetup[1];
$edit = $prefixSetup[2];
$updateStatus = $prefixSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
@endif