@extends('template.layoutAdmin', ['activeButton'=>'']) @section('title') {{ trans('suscribe.title') }} @endsection @section('cabecera')

{{ trans('suscribe.title') }} {{ trans('suscribe.smallcabecera') }}

@endsection @section('contenido')
{{ trans('suscribe.headerbox') }}
@endsection @section('js') @endsection