Publicar em | Manutenção | @foreach($advicePublicationLaws as $advicePublicationLaw)
---|---|
{{$advicePublicationLaw->name}} | {!! Form::open(['route' => ['advicePublicationLaws.destroy', $advicePublicationLaw->id], 'method' => 'delete']) !!} {!! Form::close() !!} |