@php($title = 'Новости') @extends('layouts.admin') @section('content')
Добавить новость
@livewire('admin.posts') @endsection