@extends('painel.layouts.dashboard') @section('title', 'Arquivos da Licitação') @section('title-dashboard') @if($displayEdit != 'displayblock') @endif Licitação: {{$dados_licitacao->nome}} @endsection @section('pg-home') @endsection @section('content') @parent