@include('_partials_frontend.head') @include('_partials_frontend.navbar')
@foreach($program as $prog)

{{ $prog->judul_page }}

Are you interested in joining Uni-bridge program?

Fill in your details and we will call you back!

{{ csrf_field() }}
@endforeach
@include('_partials_frontend.footer')