@extends('painel.layouts.dashboard') @section('title', 'Diário oficial') @section('title-dashboard') Nova Publicação @endsection @section('pg-home') @endsection @section('content') @parent
| Código | Nome | Edição | Ano | Vis. |
|---|---|---|---|---|
| @if(Auth::User()->tipos_user_id == 1) {{ $item->id }} @else {{ $item->id }} @endif | {{ $item->nome }} | {{ $item->edicao }} | {{ $item->ano }} |