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

{{ $module->name }}

This module is available in the ERP structure and ready for the next build phase.

Module code: {{ $module->code }}
@endsection