@extends('layouts.app') Nilatech Management App

Project Sections

@if($sections->count())
@foreach($sections as $section) @endforeach
Operational Divisions Abbreviation Project Count Action
{{ $section->section_type }} {{ $section->section }} {{ $section->section_count }}
@else

No project sections available.

@endif