@extends('layout.backend') @section('content') @include('components.widget.alerts')
@include('components.widget.oncalls') @include('components.widget.visits') @include('components.widget.hlc-overview') @include('components.widget.google-search')
@endsection