@extends('layouts.app') @push('styles') @endpush @section('content')
@livewire('show-motd')
@endsection