@include('includes.styles')
|
CONAPRA STORE
|
@hasSection('periodo')
@yield('periodo')
|
@endif
@yield('report_title')
@hasSection('report_subtitle')
@yield('report_subtitle')
@endif
|
@yield('contente')
@hasSection('contente_2')
@hasSection('report_title_2')
@yield('report_title_2')
@hasSection('report_subtitle_2')
@yield('report_subtitle_2')
@endif
|
@endif
@yield('contente_2')
@endif
@hasSection('contente_3')
@hasSection('report_title_3')
@yield('report_title_3')
@hasSection('report_subtitle_3')
@yield('report_subtitle_3')
@endif
|
@endif
@yield('contente_3')
@endif