@extends('theme.layout') @section('title',"Country Wise Scholarship") @push('styles') @endpush @section('content') explore by country Scholarships by destination Find fully funded opportunities in your preferred study destination All Countries π¬π§ UK πΊπΈ USA π¨π¦ Canada π¦πΊ Australia π©πͺ Germany π«π· France @foreach($data as $d) {{strtoupper($d->country)}} Partial Funding {{$d->title}} {{Str::limit($d->body,60)}} Posted: {{\Carbon\Carbon::parse($d->created_at)->format('d M, Y')}} {{ucfirst($d->country)}} institutions @endforeach @endsection
Find fully funded opportunities in your preferred study destination
{{Str::limit($d->body,60)}}