@include('htmlpage.frontent.layout.app') @if ($listallprojects->isNotEmpty()) @foreach ($listallprojects as $listall) {{ $listall->project_name }} @endforeach @else No galleries found for this project. @endif @include('htmlpage.frontent.layout.footer')
No galleries found for this project.