@extends('layouts.app') @section('content')
@include('flash::message')
@include('admin.blocos.table')
@endsection