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

Modules

@php if(count($modules) > 1) $count = 'modules'; else $count = 'module'; @endphp

You have total {{ count($modules) }} {{ $count }}.

Module Name Status Action
@endsection @push('footerScripts')