@extends('layouts') @section('content') Project: {{ $projectName }} Total Modules: {{ $totalModules }} Chat with Developer Talk With Developer Key Features @forelse ($modules as $module) {{ $module->module }} View Screen @empty No modules found for this project. @endforelse Screen Preview @endsection
Total Modules: {{ $totalModules }}
No modules found for this project.