config
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
@extends('layout.base')
|
||||
|
||||
@section('content')
|
||||
<h2>Gantt de Entregas</h2>
|
||||
@include('informes.proyectos', ['a' => 'gantt_entregas'])
|
||||
@endsection
|
Reference in New Issue
Block a user