@extends('layout.default') @section('title') Announces - {{ config('other.title') }} @endsection @section('breadcrumbs') @endsection @section('page', 'page__history--index') @section('content') @livewire('announce-search') @endsection