@extends('frontend::layouts.master') @section('content')

{!! end($breadcrumbs)['name'] ?? '' !!}

@livewire('frontend::list.news')
@endsection