@extends('layouts.librenmsv1') @section('title', __('Overview')) @section('content')
@include('alerts.modals.ack') @include('alerts.modals.notes') @if (!$bare)
@endif
@endsection @section('javascript') @endsection @push('scripts') @endpush