@php use App\Helpers\Constants; @endphp @include('template.head') {{ $page_name = 'events' }}
@include('template.sidebar') @include('template.header') @include('template.rightpanel')Image | Title | Web Link | Description | Last Update | Action By | @if ($priviladges['update'] == 1 || $priviladges['delete'] == 1)Action | @endif
---|---|---|---|---|---|---|
|
{{ $row->name }} | {{ $row->web_link }} | {{ $row->description }} | {{ $row->lastupdate }} | {{ isset($row->user->name) ? $row->user->name : '' }} | @if ($priviladges['update'] == 1 || $priviladges['delete'] == 1)@endif |