{{-- Name: newsletter.partials.list Author: JH2 Created: 2015-09-25 Edit Author: Björn hjorth Desc: remaking the design. Created: 2016-04-14 --}} @extends('partials.box') @section($content_id) @include('partials.linkbox', [ 'links' => [ 'editor.index' => ['name' => Lang::get('newsletter.create')], ] ])