@php use App\Helpers\Constants; @endphp @include('template.head') {{ $page_name = 'welcome' }}
@include('template.sidebar') @include('template.header') @include('template.rightpanel')Image | Order | Title | Url | Action By | @if ($priviladges['update'] == 1 || $priviladges['delete'] == 1)Action | @endif
---|---|---|---|---|---|
|
{{ $row['img_num'] }} | {{ $row['name'] }} | {{ $row['url'] }} | {{ isset($row['user']['name']) ? $row['user']['name'] : '' }} | @if ($priviladges['update'] == 1 || $priviladges['delete'] == 1)@endif |