@extends('template.home.index')< @section('title') {{ trans('suscribe.title') }} @endsection @section('style') @endsection @section('content')

{{ trans('suscribe.headerbox') }}  

{{ trans('suscribe.content') }}  

@endsection