@extends('site.layouts.app') @section('title', 'CDS - SISTEMAS') @section('topbar') @include('site.partials.topbar') @endsection @section('navbar')
@endsection @section('products') @endsection @section('footer') @include('site.partials.footer') @endsection