@extends('layouts.digitar') @section('Breadcrumbs') {!! Breadcrumbs::render('documents.list') !!} @endsection @section('content')
id | COD | Numero Projeto de lei | Numero da lei | Tipo |
---|---|---|---|---|
{{$item->id}} | {!! $item->getNumberLaw() !!} | {!! $item->project_number !!} | {!! $item->law_number !!} | {!! $item->law_type->name !!} |