@extends('layouts.modulos') @section('content')

Atualizar Módulo

@method('PUT') {{csrf_field()}}
@include('Config.modulos._form')
@endsection