@extends('layout.backend') @section('styles') @parent @endsection @section('scripts') @parent @endsection @section('content') {{-- BARRA DE BOTÕES --}} {{-- ALERTAS --}} @include('components.widget.alerts') {{-- FILTROS --}} {{-- BODY - refatorar no futuro--}} @if($regions->count() == 0)