@extends('admin.layouts.app') @section('title', $title) @section('page_title', $title) @section('content')

{{ $title }}

Módulo en construcción. Lo seguimos en el próximo paso.

@endsection