@extends('masterpage.masterpage') @section ('content') Eleitores @if(Session::has('flash_message')) × Alerta! {{ Session::get('flash_message')}} @endif @if(Session::has('error')) × Alert! {{ Session::get('error')}} @endif Lista IMPORTAR PLANILHA EXCEL Salvar @stop @section('scripts') @stop