@extends('painel.layouts.dashboard') @section('title', 'Arquivos da Contrato') @section('title-dashboard') Contrato: {{$dados_contratos->nome}} @endsection @section('pg-home') @endsection @section('content') @parent