@extends('layouts.app', [ 'title' => trans('helpers.title'), 'description' => trans('helpers.description'), 'breadcrumbs' => [ trans('helpers.link.title') ] ]) @section('content')
{{ trans('helpers.link.description') }}
{{ trans('helpers.link.auto_update') }}