@extends('layouts.app') @section('content')
@if ($errors->any()) @if($a == 0)
@else
@endif
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Cadastrar Novo Link:
DESCRIÇÃO:
LINK:
TIPO:
ATUALIZADO EM:
VOLTAR
@endsection