@extends('layouts.app') @section('seoheader') {!! $seo ?? '' !!} @endsection @section('content') @include('layouts.header')
{{--
Vista solo para distribuidor
{{ now()->day . '/'. now()->month . '/'. now()->year }}
--}}

PÁGINA EN DESARROLLO

@include('layouts.footer') @include('utils.backtop') @endsection