{{ $institute->name}}
| Name : | {{ $institute->name}} |
|---|---|
| Type : | {{ $institute->type->type }} |
| Guid : | {{ $institute->guid }} |
| Code : | {{ $institute->code }} |
| Country : | {{ $institute->country->name}} |
| State : | {{ $institute->state->name}} |
| City : | {{ $institute->city->name}} |
| Description : | {{ $institute->description}} |
|---|---|
| Address : | {{ $institute->address}} |
| Link : | {{ $institute->link}} |