@extends('layouts.master') @section('content-header')

{{ trans('workshop::modules.title') }}

@stop @push('css-stack') @endpush @section('content')
{{ trans('workshop::modules.table.name') }} {{ trans('workshop::modules.table.version') }} {{ trans('workshop::modules.table.enabled') }}
{{ trans('workshop::modules.table.name') }} {{ trans('workshop::modules.table.version') }} {{ trans('workshop::modules.table.enabled') }}
@stop @push('js-stack')