{{-- Name: partials.box.blade Author: JH2 Created: 2015-04-24 Description: This is the default responsive box for content, this box will fit both in the main div and sidebars. Updated by: Björn Hjorth Description: Changed the _user obj to the Auth obj Params: notice - Required number title - Required string filter - Array Example: @include('Notice.list', [ 'content_id' => 'unique_identifier', 'header_title' => 'Notiser', 'event' => [ 'counter' => 1, 'text_single' => 'Ny notis', 'text_multiple' => 'Nya notiser', ], ]) --}}