@extends('template.main-android') @section('content')

Related Projects

@if(!empty($related_projects)) @php $no = 1; @endphp @foreach($related_projects as $r) @php $no++; @endphp @endforeach @endif
@endsection