@foreach($scholorships as $scholorship) @endforeach
created_at batch_id name gender
{{ $scholorship->created_at }} {{ $scholorship->batch_id }} {{ $scholorship->name }} {{ $scholorship->gender }}