@extends('site.layouts.master') @section('title', 'انتخاب رشته') @section('content')

title

title

دانشجو های کافه کنکور

@foreach ($honor as $item)
icon
{{$item->name}}
رتبه: {{$item->rank}}
{{$item->uni}}
@endforeach
X
@endsection @section('scripts') @endsection