@extends('layouts.simple_admin_base') @section('stylesheets') @endsection @section('content')

Manage Assets Alerts

@include('inc.components.simple_admin.messages')
@include('assets::inc.components.sections.asset_alerts_table_section')
@endsection @section('scripts') @endsection @section('page_scripts') @endsection